body
{
	margin: 20px 100px;
	font-size: 0.8em;
	line-height: 20px;
	font-family: "Trebuchet MS" , Arial;
	background-color: #ccccff;
}
a
{
	color: #018BC1;
}
a:hover
{
	color: #333;
}
#header
{
	background: url(images/footer_bckg.gif) #424e4f;
}
#logo
{
	padding: 30px 0 0 40px;
	height: 73px;
	color: #eee;
	font-size: 18px;
}
#logo a
{
	color: #ccf91A;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
}
.GBimg
{
	position: absolute;
	top: 30px;
	right: 110px;
}

#menu
{
	background: #01b0f0;
	height: 30px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #e8e8e8;
}
#menu ul
{
	margin: 0;
	padding: 0;
}
#menu ul li
{
	display: inline-block;
	float: left;
	width: 100px;
	list-style: none;
	text-align: center;
}
#menu a
{
	display: block;
	float: left;
	width: 100px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	border-right: 1px solid #59d2fe;
}
#menu a:hover
{
	padding-top: 4px;
	height: 22px;
	border-bottom: 4px solid #ccf91A;
}

#text
{
	margin: 0 305px 0 20px;
}
#text p
{
	padding: 10px;
	border: 1px solid #d7d7d7;
	background-color: #f5f5f5;
	text-align: justify;
}
#text li
{
	list-style: none;
	padding-left: 20px;
	background: url(images/li.gif) no-repeat 0px 7px;
}
.textimg
{
	width: 320px;
}

#sidebar
{
	float: right;
	width: 235px;
	padding: 0 20px 0 10px;
	font-size: 13pt;
}

#sidebar p
{
	margin-top: 2px;
}

#sidebar a
{
	text-decoration: underline;
}

.BestPrice
{
	font-size: 34pt; 
	font-weight: bold; 
	font-family: Arial;
}

#sidebar table tr td
{
	padding-bottom: 10px;
}

.sidebarimage
{
	width: 235px;
	text-align: center; /*border-right: gray 1px dashed; 	border-top: gray 1px dashed; 	border-left: gray 1px dashed; 	border-bottom: gray 1px dashed;  */
}

.sidebarimg
{
	width: 235px;
	padding-bottom: 15px;
	border: 0;
}

.ContentImage
{
	text-align: center;
	padding-bottom: 15px;
}
.ContentImage img
{
	padding: 0px;
}

#PriceComparisonTitle
{
	font-size: 18pt;
}

.PriceComparisonPrice
{
	float: right;
	font-size: 18pt;
}


.pricesimg
{
	border: 0;
}

.tdProduct, .tdProductOS
{
	height: 33px;
}

.tdProduct img, .tdProductOS img
{
	border: 0;
	width: 88px;
}

.tdProduct a:hover, .tdProductOS a:hover
{
	color: #00cc00;
}

.tdProductOS a
{
	color: #496692;
}

h1
{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 1.8em;
	color: #000;
}


#main
{
	float: left;
	background: url(images/sidebar_bckg.gif) repeat-y top right #fff;
	padding: 20px 0 0 0;
}


.BuyersGuideShopNames
{
	font-size: 12pt;
}

.Gallery
{
	text-align: center;
}
.Gallery img
{
	padding: 20px;
	padding-top: 0px;
}


.HorizPriceComparison
{
	text-align: center; 
	color: gray;
	width: 100%;
	margin: 0 auto;
}

.HorizPriceComparison table
{
	width: 100%;
}

.HorizPriceComparison table tr td
{
	width: 25%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	vertical-align: middle;
}

.horizpriceimg
{
	height: 60px;
	font-size: 10pt;
	font-weight: bold;
}

.horizprice
{
	font-size: 12pt;
	background-color: #eee;
	font-weight: bold;
}

#footer
{
	background: url(images/footer_bckg.gif) #424e4f;
	height: 102px;
	clear: both;
}
#left_footer
{
	float: left;
	padding: 40px 0 0 30px;
	background: url(images/c.gif) no-repeat 30px 35px;
	color: #fff;
	font-size: 12px;
}
#left_footer a
{
	color: #fff;
}
#left_footer a:hover
{
	text-decoration: none;
}
#right_footer
{
	float: right;
	padding: 40px 30px 0 0;
	color: #fff;
	font-size: 12px;
	text-align: right;
}
#right_footer a
{
	color: #fff;
}
#right_footer a:hover
{
	text-decoration: none;
}

.copywrite
{
	margin-top: 10px;
	font-size: 8pt;
	text-align: center;
}

.copywrite a
{
	color: Black;
	text-decoration: none;
}
