@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-shadow: 0px 1px 0px white;
	-webkit-text-shadow: 0px 1px 0px white;
	-moz-text-shadow: 0px 1px 0px white;
}
body {
	background-color: #E6E6E6;
	background-image: url(images/bgHeader.jpg);
	background-position: center;
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#buttons {
	position: absolute;
	top: 345px;
	left: 50%;
	margin-left: -425px;
}

#videos {
	position: absolute;
	top: 65px;
	left: 50%;
	margin-left: -100px;
}

#sellingPoint01 {
	width: 225px;
	position: absolute;
	top: 450px;
	left: 50%;
	margin-left: -435px;
}
#sellingPoint02 {
	width: 225px;
	position: absolute;
	top: 450px;
	left: 50%;
	margin-left: -185px;
}
#sellingPoint03 {
	width: 225px;
	position: absolute;
	top: 610px;
	left: 50%;
	margin-left: -435px;
}
#sellingPoint04 {
	width: 230px;
	position: absolute;
	top: 610px;
	left: 50%;
	margin-left: -185px;
}

.sellingPointImage01 {
	width: 90px;
	height: 87px;
	padding-top: 8px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	position: relative;
	top: 0px;
	left: 0px;
	
}
.sellingPointTitle01 {
	font-size: 16px;
	font-weight: bold;
	width: 115px;
	padding: 5px;
	position: relative;
	top: -46px;
	left: 100px;
}
.sellingPointText01 {
	font-size: 12px;
	padding: 5px;
	position: relative;
	top: -46px;
	left: 0px;
}

.sellingPointImage02 {
	width: 85px;
	height: 87px;
	padding: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	
}
.sellingPointTitle02 {
	font-size: 16px;
	font-weight: bold;
	width: 120px;
	padding: 5px;
	position: relative;
	top: -46px;
	left: 95px;
}
.sellingPointText02 {
	font-size: 12px;
	padding: 5px;
	position: relative;
	top: -46px;
	left: 0px;
}

.sellingPointImage03 {
	width: 67px;
	height: 87px;
	padding: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	
}
.sellingPointTitle03 {
	font-size: 16px;
	font-weight: bold;
	width: 138px;
	padding: 5px;
	position: relative;
	top: -46px;
	left: 77px;
}
.sellingPointText03 {
	font-size: 12px;
	padding: 5px;
	position: relative;
	top: -46px;
	left: 0px;
}

.sellingPointImage04 {
	width: 82px;
	height: 87px;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	position: relative;
	top: 0px;
	left: 0px;
	
}
.sellingPointTitle04 {
	font-size: 16px;
	font-weight: bold;
	width: 127px;
	padding: 5px;
	position: relative;
	top: -64px;
	left: 93px;
}
.sellingPointText04 {
	font-size: 12px;
	padding: 5px;
	position: relative;
	top: -64px;
	left: 0px;
}

a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #004F75;
}

a.text:link {
	text-decoration: none;
	font-weight: bold;
	color: #004F75;
}
a.text:visited {
	text-decoration: none;
	font-weight: bold;
	color: #004F75;
}
a.text:active {
	text-decoration: none;
	font-weight: bold;
	color: #004F75;
}
a.text:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #004F75;
}

a.buy:link {
	text-decoration: none;
	color: #004F75;
}
a.buy:visited {
	text-decoration: none;
	color: #004F75;
}
a.buy:active {
	text-decoration: none;
	color: #004F75;
}
a.buy:hover {
	text-decoration: underline;
	color: #004F75;
}

#contentDivider {
	position: absolute;
	top: 475px;
	left: 50%;
	margin-left: 65px;
}

#contentDivider2 {
	position: absolute;
	top: 475px;
	left: 50%;
	margin-left: -165px;
}

#overview {
	width: 320px;
	position: absolute;
	top: 450px;
	left: 50%;
	margin-left: 100px;
}

#osLogos {
	width: 320px;
	position: absolute;
	top: 590px;
	left: 50%;
	margin-left: 100px;
}

#content {
	width: 500px;
	position: absolute;
	top: 450px;
	left: 50%;
	margin-left: -80px;
}


#sellingPointThumbs {
	width: 225px;
	position: absolute;
	top: 490px;
	left: 50%;
	margin-left: -410px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004F75;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #004F75;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.bold {
	font-weight: bold;
}

.blueBold {
	font-weight: bold;
	color: #004F75;
}

.redBold {
	font-weight: bold;
	color: #930000;
}

.whiteBold {
	font-weight: bold;
	color: #FFF;
	text-shadow: 0px 0px 0px black;
	-webkit-text-shadow: 0px 0px 0px white;
	-moz-text-shadow: 0px 0px 0px white;
}

#footer {
	background: url(images/bgFooter.jpg);
	width: 100%;
	height: 60px;
	position: fixed;
	bottom: 0px;
}
/*------------------Cart css---------------------------*/
.cart_graybrd {
	border: 1px solid #BBBBBB;
}

.cart_newtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/cart/titleback.jpg);
	background-repeat: repeat-x;
	height: 32px;
	vertical-align: top;
	padding-top: 10px;
}
.cart_linedotted {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 8px;
}

.cart_newbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/cart/buttonback.jpg);
	background-repeat: repeat-x;
	height: 24px;
	border: 1px solid #D1CFCB;
}
.cart_newsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #61615B;
	text-decoration: none;
	background-image: url(images/cart/subtitle.jpg);
	background-repeat: repeat-x;
	height: 32px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}
.cart_newheading {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #484846;
	text-decoration: none;
}
.cart_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #61615B;
}
.discount_detail
{
	color:#666666;
	font-weight:bold;
}
.cart_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #61615B;	
}
.cart_graybrdimg {
	border: 1px solid #BBBBBB;
	padding: 4px;
}
/*------------------Cart Css----------------------------*/


.titletext{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004F75;
}

a.titlelink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;	
	color: #004F75;	
	text-decoration:none;
}
a.titlelink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;	
	color: #009900;	
	text-decoration:underline;
}


#giveaway {
	width: 550px;
	position: absolute;
	top: 450px;
	left: 46%;
	margin-left: -80px;
	height:900px;
}

