/* --------------------------------------------------------------------------------------- */
/* MAIN LAYOUT STYLES                                                                              */
/* --------------------------------------------------------------------------------------- */

html, body {
	margin: 0px;
	background: #FFFFFF url(../pics/background.gif) repeat-x;
}
body, div, td, p {
	font-family: "lucida sans", lucida, verdana,sans-serif;
	font-size: small;
	color: #16224E;
}
img {
	padding-left: 5px;
}
div.spacer {
	clear: both;
}

/* --------------------------------------------------------------------------------------- */
/* HYPERLINKS                                                                                            */
/* --------------------------------------------------------------------------------------- */

a img {
	border: 0px;
}

/* --------------------------------------------------------------------------------------- */
/* HEADINGS                                                                                              */
/* --------------------------------------------------------------------------------------- */

h1 {
	margin-top: 0px;
	font-size: x-large;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #D1B934;
	border-bottom: #D1B934 2px solid;
}
h2 a {
	color: #D1B934;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
}
div.product h2 {
	width: 330px;
}
div.productList div.product h2 {
	width: auto;
}

/* --------------------------------------------------------------------------------------- */
/* GENERAL STYLES                                                                                     */
/* --------------------------------------------------------------------------------------- */

div.clearfix {
	clear: both;
}

div.product {
	margin-bottom: 40px;
}
div.buttons {
	padding-top: 7px;
	padding-bottom: 7px;
}
div.product img.productThumb {
	float: right;
}
div.product div.productImg {
	width: 370px;
	margin-left: 10px;
	float: right;
	text-align: right;
}
div.product div.productImg {
	
}
div.product div.productImg div.youTube {
	padding-top: 20px; 
	text-align: right;
}
div.product div.productImg div.youTube h3 {
	text-align: left; 
	padding-left: 10px; 
	font-size: medium;
}
div.product div.productImg a, a.buyNowButton,
div#content a.buy{
	padding: 5px;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	border: #FF0000 2px solid;
	text-decoration: none;
	
}
div.product div.productImg ul a {
	padding: 0px;
	font-size: small;
	text-transform: none;
	border: 0px;
}
div.product div.productImg a.buy, a.buyNowButton,
div#content a.buy{
	background: #FFFFFF url(../pics/background_button_buynow.gif) repeat-x top left;
	border-color: #E0C949;
	color: #4E4916;
}

div.product div.productImg a.details {
	background: #FFFFFF url(../pics/background_button_productdetails.gif) repeat-x top left;
	border-color: #CDD6FF;
	color: #16224E;
}
div.product div.productImg a:hover,
div#content a.buy:hover{
	border-color: #16224E;
	background: #FFFFFF;
	color: #000000;
}
div.product div.productImg span {
	font-size: large;
	padding-right: 10px;	
	font-weight: bold;
}
div.product div.productImg ul {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-left: 5px;
	list-style: none;
}
div.product div.productImg ul li {
	float: left;
}
div.product div.productImg ul li a {
	padding-left: 5px;
}
div.product div.productImg ul li a img {
	border: #C8D3FF 3px solid;
}
div.product div.productImg ul li a:hover {
	background: transparent;
}
div.product div.productImg ul li a:hover img {
	border-color: #000000;
}
p.intro {
	font-size: medium;
}

table.comparisonTable .th {
	font-size: medium;
	font-weight: bold;
}
table.comparisonTable td,table.comparisonTable  th {
	text-align: center;
	padding: 5px;
}
table.comparisonTable td.item, table.comparisonTable th.item {
	text-align: left;
}
table.comparisonTable tr.alternate td {
	background: #DEE4FF;
}

div.dealsBox {
	border:3px solid #16224E;
	background:#FFFFFF;
	padding:2px;
}
div.dealsBoxRetailer, div.dealsBoxRetailerLast {
	display:inline;
	width:100px;
	float:left;
	margin-right:16px;
	text-align:center;
}
div.dealsBoxRetailerLast {
	margin-right:0px;
}
div.dealsBoxRetailer p, div.dealsBoxRetailerLast p {
	font-weight:bold;
	font-size:large;
	margin:0px;
	padding:0px;
}
div.dealsBoxRetailer p a, div.dealsBoxRetailerLast p a {
	text-decoration:none;
}
div.dealsBoxRetailer p a:hover, div.dealsBoxRetailerLast p a:hover {
	text-decoration:underline;
}
div.dealsBoxEmailAddress {
	border:1px solid #8CA3FF;
	background:#FFFFFF;
	padding:2px;
	margin-top:10px;
	text-align:center;
	font-weight:bold;
}
div.dealsBoxEmailAddress input.submitEmailAddress {
	background:#16224E;
	color:#ffffff;
	border:none;
	font-weight:bold;
	margin:2px;
}

/* --------------------------------------------------------------------------------------- */
/* WRAPPER & HEADER                                                                                */
/* --------------------------------------------------------------------------------------- */

div#wrapper {
	width: 994px;
	margin: auto auto;
   	padding-top: 15px;
   	
}

div#wrapper div#head {
	border: #FFFFFF 3px solid;
	background: #CDD6FF url(../pics/header.jpg) no-repeat top left;
	min-height: 175px;
	height: auto !important;
	height: 175px;
	padding-right: 20px;
}
div#wrapper div#head div {
	text-align: right;
	font-weight: bold;
	font-size: x-large;
	min-height: 175px;
	height: auto !important;
	height: 175px;
}
div#wrapper div#head div span {
	font-size: 60px;
	color: #FFFFFF;
}

/* --------------------------------------------------------------------------------------- */
/* CONTENT WRAPPER & MENU                                                                     */
/* --------------------------------------------------------------------------------------- */

div#wrapper div#contentwrapper  {
	padding-top: 35px;
}
div#wrapper div#contentwrapper div#menu {
	width: 240px;
	text-align: right;
	float: left;
}

div#wrapper div#contentwrapper div#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}
div#wrapper div#contentwrapper div#menu ul li a {
	color: #16224E;
	display: block;
	width: 215px;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../pics/menu_bullet.gif) no-repeat right 5px;
	margin: 0px 0px 0px 0px;
	padding: 5px 25px 5px 0px;
}
div#wrapper div#contentwrapper div#menu ul li a:hover {
	background: transparent url(../pics/menu_bullet_on.gif) no-repeat right 5px;
	color: #000000;
	text-decoration: underline;
}
div#wrapper div#contentwrapper div#AdSense {
	width: 235px;
	height: 200px;
	float: left;
}
div#wrapper div#contentwrapper div#menu ul.socialBookmarks {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}
div#wrapper div#contentwrapper div#menu ul.socialBookmarks li {
	float: right;
}
div#wrapper div#contentwrapper div#menu ul.socialBookmarks li a {
	display: inline;
	width: 20px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	margin: 0px;
	padding: 1px;
}
a.btnBookmark {
	/*
	padding: 2px;
	color: #FFFFFF;
	background-color: #003366;
	cursor: pointer;
	border: 1px solid #6699CC;
	font-size: medium;
	*/
	margin-right: 5px;
	margin-top: 20px;
	float: right;
}

/* --------------------------------------------------------------------------------------- */
/* CONTENT                                                                                                */
/* --------------------------------------------------------------------------------------- */

div#wrapper div#contentwrapper div#content {
	width: 710px;
	float: right;
	padding-right: 20px;
}

div#wrapper div#contentwrapper div#content div.news {
	float: left; 
	border: 1px solid #D1B934; 
	padding: 5px; 
	padding-top: 0px;
	margin-bottom: 10px;
}

div#wrapper div#contentwrapper div#content div.news h3 {
	float: left; 
	padding: 0px;
	margin: 0px;
}

div#wrapper div#contentwrapper div#content div.news div.credit {
	float: right;
	font-size: x-small;
}


div#content div.Breadcrumbs {
	margin-bottom: 5px;
}

/* --------------------------------------------------------------------------------------- */
/* FOOTER                                                                                                  */
/* --------------------------------------------------------------------------------------- */

div#wrapper div#contentwrapper div#footer {
	padding: 5px;
	padding-top: 30px;
	padding-left: 265px;
}


div#wrapper div#contentwrapper div#footer img {
	border: 0;
}