body
{
    margin:0px;
    font-family: Arial, Verdana;
    font-size: 62.5%;
    background-image: url('../images/back_top.jpg');
	background-position:top;
	background-repeat:repeat-x;
}

#mainContent
{
    margin: 0 auto;
    width:850px;
    text-align:left;
    font-size:1.2em;
}

	#mainContent #header
	{
		width: 850px;
		height: 134px;
	    background-image: url('../images/top_header.jpg');
		background-position:top;
		background-repeat:no-repeat;
	}
	
		#mainContent #header #topMenu
		{
			padding:109px 0px 0px 0px;
			font-weight: bold;
			font-size: 1.1em;
		}
		
			#mainContent #header #topMenu a
			{
				text-decoration:none;
				color:#ffffff;
			}
			
				#mainContent #header #topMenu .topMenuItem
				{
					float:left;
					display:inline;
				}

	#mainContent #topSearchBox
	{
		width:840px;
		height:53px;
		background-color:#f3f3f3;
	    background-image: url('../images/top_search_bottom.jpg');
		background-position:bottom;
		background-repeat:no-repeat;
		padding:5px 0px 0px 10px;
	}
	
		#mainContent #topSearchBox .searchElement
		{
			float:left;
			display:inline;
			font-weight:bold;
			font-size:1.25em;
			margin-right:15px;
		}
		
			#mainContent #topSearchBox .searchElement input
			{
				width:160px;
			}

			#mainContent #topSearchBox .searchElement select
			{
				width:160px;
			}

		#mainContent #topSearchBox .searchElementEnd
		{
			float:right;
			display:inline;
			margin-right:15px;
		}

			#mainContent #topSearchBox .searchElementEnd a
			{
				color: #84ccd8;
				font-weight:bold;
				font-size:0.85em;
				text-decoration:none;
			}
			
			#mainContent #topSearchBox .searchElementEnd #searchText
			{
				display:inline;
				margin-left:3px;
			}

			#mainContent #topSearchBox .searchElementEnd #searchButton
			{
				margin-top:1px;
			}
			
	#mainContent #breadcrumbs
	{
		width:850px;
		height: 23px;
		padding-top:7px;
		background-color:#ffffff;
		color: #84ccd8;
		font-weight:bold;
		font-size:1.1em;
	}
	
		#mainContent #breadcrumbs a
		{
			text-decoration:none;
			font-weight:bold;
			color: #6c6c6c;
		}

	#mainContent #pageContent
	{
	    width:850px;
	}

		#mainContent #pageContent #left
		{
			float:left;
		    width:575px;
		}

		#mainContent #pageContent #right
		{
			float:left;
		    width:275px;
		}

h1
{
	margin:0px;
	font-size:3.3em;
	font-weight:bold;
	font-family:Arial Narrow, Arial;
	letter-spacing:-1px;
}

h2
{
	margin:0px;
	font-size:1.2em;
	font-weight:bold;
	color:#68becb;
}

#footer
{
	clear:both;
	float:left;
	width:850px;
	border-top: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	display:inline;
	padding:11px 0px 11px 0px;
	margin:33px 0px 30px 0px;
	color:#9d9d9d;
	font-size:0.9em;
	font-weight:bold;
}

#footer a
{
	text-decoration:none;
	color:#68becb;
}

#footer .pgo
{
	text-decoration:none;
	color:#9d9d9d;
}

	#footer #footerLeft
	{
		float:left;
		display:inline;
		margin-left:5px;
	}
	
	#footer #footerRight
	{
		float:right;
		display:inline;
		margin-right:5px;
	}

#mainContent #pageContent .leftSection
{
    width:565px;
}

#mainContent #pageContent .rightSection
{
    width:275px;
}

.advertHolder
{
	width:261px;
	height:63px;
	margin-bottom:10px;
	cursor:pointer;
}

.advertHolder .text
{
	float:left;
	width:142px;
	padding: 2px 10px 0px 5px;
	height:61px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-image: url('../images/featured_left_hand_side.jpg');	
}

	.advertHolder .text .advertText a
	{
		color: #68becb;
	}

.advertHolder .image
{
	float:left;
	width:104px;
	height:63px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 2px 1px;
}

.borderImage
{
	padding:1px;
	border: solid 1px #cfcfcf;
}

.flowImage
{
	float:left;
	margin:0px 10px 5px 0px;
}

.generalHeader
{
	font-weight:bold;
	font-size:1.1em;
}

.generalHeader a
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.formHeader
{
	font-size: 1.3em;
	color:#b0b0b0;
	font-weight:bold;
}

.formHeaderSub
{
	font-size: 1.1em;
	color:#b0b0b0;
	font-weight:bold;
}

input, textarea
{
	border: solid 1px #b0b0b0;
}

.errorBox
{
	color: #ff0000;
	font-weight:bold;
	margin:5px 0px 5px 0px;
}

.searchButton
{
	xmargin-left:15px;
	width:96px;
	height:27px;
	border:none;
}

#basketMainHeader
{
	font-size:1.4em;
	padding:4px;
}

	#basketMainHeader .data
	{
		margin-left:5px;
		font-weight:bold;
	}

#basketSubHeader
{
	font-size:1.5em;
	padding:4px;
}

	#basketSubHeader .data
	{
		margin-left:5px;
		font-weight:bold;
	}

#divCheckout
{
	margin-left:165px;
}

.generalSection
{
	margin-top:15px;
}

#saveItemsLink
{
	margin-bottom:5px;
}

#saveItemsLink a
{
	font-size:1.2em;
	text-decoration:none;
}