/*------------------------------------------------*/
/*------------------[BASE STYLES]-----------------*/
/*------------------------------------------------*/
body {
	margin: 0px;
	padding: 0;
	color: #84878E;
	background-color: #01265D;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 18px;
}
a:link, a:visited {
	text-decoration: none;
	color: #1D75CF;
}
a:hover {
	color: #3B3B3B;
}
a {
	outline: none;
}
h1 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 22px;
}
h2 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 20px;
}
h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 17px;
}
ul {
	line-height: 24px;
	list-style-image: url(images/bullet.gif);
}
/*------------------------------------------------*/
/*------------------[MAIN LAYOUT]-----------------*/
/*------------------------------------------------*/
.cat-box-items {
	width: 100%;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 5px;
}
.headings {
	color: #000;
	margin-bottom: 10px;
	display: block;
	width: 100%;
}
#wrapper2 {
	width: 950px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	margin-top: 41px;
}
.topbanner {
	float: right;
	margin-top: 8px;
	margin-bottom: -5px;
	border: none;
}
.wrapper2Enable {
	width: 950px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	margin-top: 0px !important;
}
.post-wrapper {
	background-color: #FFF;
	margin-top: 18px;
	padding: 15px;
	background-image: url(images/post-bg.gif);
	background-repeat: repeat-x;
	width: 583px;
	border: 1px solid #EBEBEB;
	float: left;
	margin-bottom: 15px;
}
.post-wrapper img {
     margin-left:10px;
     margin-right:10px;
     margin-bottom:10px;
}
.wide-post-wrapper {
	background-color: #FFF;
	margin-top: 18px;
	padding: 15px;
	background-image: url(images/post-bg.gif);
	background-repeat: repeat-x;
	width: 883px;
	border: 1px solid #EBEBEB;
	float: left;
	margin-bottom: 15px;
}
.home-post-wrap {
	width: 280px;
	height: 280px;
	margin-right: 10px;
	float: left;
	background-color: #FFF;
	background-image: url(images/post-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #EBEBEB;
	margin-bottom: 10px;
	padding: 10px;
}

.search-wrap {
	width: 280px;
	height: 150px;
	margin-right: 10px;
	float: left;
	background-color: #FFF;
	background-image: url(images/post-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #EBEBEB;
	margin-bottom: 10px;
	padding: 10px;
}

.home-post-wrap-box {
	width: 280px;
	margin-right: 10px;
	float: left;
	background-color: #FFF;
	background-image: url(images/post-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #EBEBEB;
	margin-bottom: 10px;
	padding: 10px;
}
.home-post-wrap2 {
	width: 593px;
	padding: 10px;
	margin-right: 13px;
	float: left;
	background-color: #FFF;
	background-image: url(images/post-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #EBEBEB;
	margin-bottom: 10px;
}
.index-post-wrap {
	width: 593px;
	margin-right: 13px;
	margin-bottom: 10px;
	float: left;
	background-color: #FFF;
	border: 1px solid #EBEBEB;
	padding: 10px;
}
.readmore {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 20px;
	margin-top: 10px;
}
.readmore a:link, .readmore a:hover {
	color: #1D75CF;
}
.thumbnail-home {
	border: 0px;
	margin: 0px 0px 0px 0px;
}
blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}
#header {
	width: 950px;
	margin-top: 0px;
	height: 219px;
	background-color: #373434;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	float: left;
}
#container {
	float: right;
	width: 950px;
	color: #84878E;
	background-image: url(images/content-bg.gif);
}
#left-div {
	width: 646px;
	float: left;
}
#wide-left-div {
	width: 846px;
	float: left;
}
#left-inside {
	float: left;
	padding: 0px 0px 0px 19px;
}
.adwrap {
	margin-left: 26px;
	float: left;
}
.adwrap a, .adwrap a:hover, .adwrap a:visited {
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	float: left;
}
.icons {
	margin-top: 0px;
	margin-bottom: -5px;
	margin-right: 10px;
}
.thumbnail-div {
	border: 5px solid #E7F3FF;
	width: 90px;
	height: 90px;
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
}
.post-info {
	color: #000;
	font-size: 10px;
}
.post-inside-2 {
	float: left;
	width: 450px;
}
.logo {
	float: left;
	border: 0px;
}
.random-content a:link {
	font-size: 13px;
}
.random a:link, .random a:visited {
	float: left;
	display: block;
	width: 100%;
}
.current-category {
	background-color: #FFF;
	color: #1D75CF;
	border: 1px solid #EBEBEB;
	padding: 5px;
	display: block;
	margin-bottom: 10px;
	width: 603px;
	margin-top: 15px;
}
.articleinfo {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 7px;
	color: #545454;
}
/*------------------------------------------------*/
/*---------------------[TITLES]-------------------*/
/*------------------------------------------------*/
.titles-boxes {
	font-weight: bold;
}
.post-title {
	line-height: 30px;
}

.searchcbm {

	background-image: url(images/hills.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10;
	margin-right: 10px;
	line-height: 30px;	
}
.titles {
	font-weight: normal;
	font-size: 24px;
	text-decoration: none;
}


.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 15px;
	font-family: Trebuchet MS;
	margin-bottom: 10px;
	margin-top: 0px;
	display: block;
}
.titles-featured a, .titles-featured a:hover, .titles-featured {
	font-size: 30px;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}
/*------------------------------------------------*/
/*--------------------[COMMENTS]------------------*/
/*------------------------------------------------*/
.commentlist {
	padding: 0px;
	margin: 0px 0px 0px 17px;
	width: 560px;
	background-image: url(images/comment-bg.gif);
	list-style-image: none;
	list-style-type: none;
	float: left;
}
.commentlist li {
	font-weight: bold;
	width: 560px;
	display: block;
	background-image: url(images/comment-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 45px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}
.commentlist li div {
	width: 540px;
	display: block;
	background-image: url(images/comment-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}
.commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite {
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
}
.says {
	display: none;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
}
#commentform p {
	clear: both;
}
.alt {
	margin: 0;
	padding: 10px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #E2E2E4;
	overflow: hidden;
}
.commentlist .children li div {
	width: 97%;
	padding: 3%;
	background-image: url(images/comment-children-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
}
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta {
	background-image: none;
	width: 100%;
	padding: 0px !important;
}
.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
	background-image: url(images/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}
.commentlist .children li {
	padding-bottom: 10px;
}
.commentlist .children li ul li {
	padding-bottom: 10px;
	background-color: #FFF;
}
#respond {
	margin-top: 20px;
	float: left;
	background-image: none;
}
.commentlist #respond h3, .commentlist #respond a {
	margin-left: 28px;
}
#comments {
	line-height: 30px;
}
.children {
	clear: both;
}
.children .commentmetadata, .children .vcard {
	background-image: none;
}
.children textarea {
	width: 90% !important;
}
.children input {
	width: 80% !important;
}
#cancel-comment-reply-link {
	display: block;
	background-image: url(images/comment-close.gif);
	width: 144px;
	height: 21px;
	padding: 5px 0px 0px 23px;
	font-weight: normal;
	color: #84878E;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#respond div {
	background-image: none;
}
#submit {
	width: 120px !important;
}
/*------------------------------------------------*/
/*-----------------[COMMENT FORM]-----------------*/
/*------------------------------------------------*/
#commentform {
	margin: 10px 0px 0px 20px;
}
#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 350px;
	padding: 10px;
}
#commentform #email {
	font-size: 13px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}
#commentform #author {
	font-size: 13px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}
#commentform #url {
	font-size: 13px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}
/*------------------------------------------------*/
/*-------------[CATEGORIES NAVIGATION]------------*/
/*------------------------------------------------*/
#categories {
	width: 949px;
	min-height: 46px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	float: left;
	background-color: #144F8C;
	border-left: 1px solid #387EC7;
}
#categories ul {
	margin: 0px 0px 0px 10px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	float: left;
}
#categories ul li {
	float: left;
	display: block;
	padding-left: 0px;
	height: 46px;
}
#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active {
	height: 34px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 12px 10px 0px 10px;
	float: left;
	margin: 0px 1px;
}
#categories ul li a:hover {
	background-image: url(images/nav-bg-hover.gif);
	border-right: 1px solid #2066AF;
	border-left: 1px solid #144F8C;
	margin: 0px 0px;
	padding-top: 14px;
	height: 32px;
}
/*-----------------[DROPDOWN MENU]----------------*/
.nav, .nav * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav ul {
	position: absolute;
	top: -999em;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(images/dropdown-bottom.png);
	padding-bottom: 9px;
}
.nav li {
	float: left;
	position: relative;
	z-index: 99;
	font-size: 12px;
	height: 44px !important;
	border: none !important;
}
.nav a {
	display: block;
}
.nav ul li {
	width: 100%;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	left: -10px;
	top: 46px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
	top: -999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left: 230px;
	top: 0px;
}
.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}
.nav li li {
	display: block;
	padding: 0px;
	height: 46px !important;
}
.nav li:hover {
	background-image: url(images/nav-bg-hover.gif) !important;
	background-repeat: repeat-x !important;
	background-color: #144F8C !important;
	font-weight: normal !important;
	height: 46px !important;
	padding: 0px !important;
	margin: 0px !important;
}
.nav li li a:link, .nav li li a:visited {
	width: 180px;
	display: block;
	background-color: #144F8C;
	padding: 10px 30px 0px 30px !important;
	margin: 0px 0px 0px 0px !important;
	border: none !important;
	font-weight: normal !important;
	height: 36px !important;
}
.nav li li a:hover {
	background-image: url(images/nav-bg-hover.gif) !important;
	background-color: #2066AF !important;
	border: none !important;
	color: #FFF !important;
}
/*------------------------------------------------*/
/*---------------[PAGES NAVIGATION]---------------*/
/*------------------------------------------------*/
#pages {
	width: 650px;
	float: left;
	height: 39px;
}
#pages ul {
	list-style-type: none;
	list-style-image: none;
	float: right;
	padding: 0px 0px 0px 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 35px;
}
#pages ul li {
	float: right;
	display: block;
	height: 30px;
	padding: 0px;
}
#pages ul li a:link, #pages ul li a:visited, #pages ul li a:active {
	float: left;
	color: #FFFFFF;
	display: block;
	height: 31px;
	font-size: 14px;
	padding: 11px 20px 0px 20px;
	margin: 0px;
}
#pages ul li a:hover {
	background-image: url(images/pages-hover.png);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	height: 31px;
	padding: 11px 20px 0px 20px;
}
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.aligncentre {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*------------------------------------------------*/
/*-------------------[SIDEBAR]--------------------*/
/*------------------------------------------------*/
#sidebar-wrapper {
	width: 300px;
	float: right;
	margin-bottom: 20px;
}
#sidebar {
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	width: 300px;
}
.sidebar-box {
	padding-top: 5px;
	margin-bottom: 0px;
	float: right;
	width: 300px;
}
.sidebar-box-inside {
	padding-left: 37px;
	padding-right: 10px;
	float: left;
}
.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	color: #373434;
}
.sidebar-box ul li {
	color: #373434;
	margin: 5px 3px 3px 5px;
}
.sidebar-box ul {
	list-style-image: url(images/bullet.gif);
	margin-left: 0px;
	padding-left: 10px;
}
.sidebar-box ul li a:hover {
	color: #393939;
}
.sidebar-box h2 {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-transform: lowercase;
	font-weight: bold;
	font-family: Trebuchet MS;
	background-image: url(images/h3-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 248px;
	height: 40px;
	padding-left: 37px;
	padding-top: 23px;
	margin: 0px 0px 0px 15px;
}
/*------------------------------------------------*/
/*---------------[FEATURED ARTICLES]--------------*/
/*------------------------------------------------*/
.titles-featured a, .titles-featured a:hover, .titles-featured {
	font-size: 28px;
	line-height: 30px;
}
.thumbnail-div-featured {
	border: 5px solid #E7F3FF;
	width: 580px;
	height: 160px;
}
.featured {
	background-color: #FFF;
	background-image: url(images/post-bg.gif);
	background-repeat: repeat-x;
	padding: 10px;
	width: 593px;
	border: 1px solid #EBEBEB;
	margin-bottom: 10px;
	margin-top: 15px;
}
.featured-content {
	float: right;
	width: 353px;
	margin-right: 5px;
}
/*------------------------------------------------*/
/*--------------------[FOOTER]--------------------*/
/*------------------------------------------------*/
#footer {
	clear: both;
	width: 930px;
	height: 76px;
	padding-left: 20px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 14px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
#footer a {
	color: #FFFFFF;
	font-size: 11px;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*------------------------------------------------*/
/*--------------------[SEARCH]--------------------*/
/*------------------------------------------------*/
.search_bg {
	height: 35px;
	width: 260px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#search {
	color: #FFFFFF;
	padding: 0;
}
#search input {
	background: #FFF;
	font-size: 11px;
	color: #B8B8B8;
	font-family: Tahoma, arial, verdana, courier;
	width: 150px;
	height: 11px;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #E7E7DC;
}
#search .input {
	width: 66px;
	height: 31px;
	background: none;
	border: none;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
#searchform {
	margin-right: 20px;
	margin-bottom: 15px;
}
/*------------------------------------------------*/
/*-----------------[TABBED CONTENT]---------------*/
/*------------------------------------------------*/
.idTabs {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.idTabs ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.idTabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #A2A2A2;
	text-align: center;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
}
.idTabs li a {
	display: block;
	text-align: center;
	padding: 5px 0px;
	color: #333;
	font-size: 11px;
	text-decoration: none;
	width: 104px;
	height: 18px;
	float: left;
	background-image: url(images/tab.gif);
	margin-bottom: -1px;
	z-index: 100;
	margin-right: 2px;
}
.idTabs li a:visited {
}
.idTabs li a:hover {
	color: #000;
}
.idTabs li a.selected {
	background-image: url(images/tab-active.gif);
}
#ichi {
	display: none;
	background-image: url(images/tabs-bg.gif);
	width: 542px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	float: left;
}
#san {
	display: none;
	background-image: url(images/tabs-bg.gif);
	width: 542px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	float: left;
}
#san a, .san a:visited {
	display: block;
	padding: 5px;
	border: 1px dashed #2B6FC2;
	background-color: #68ACFF;
	color: #FFF;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
#san a:hover {
	background-color: #77B4FF;
}
#ni {
	display: none;
	background-image: url(images/tabs-bg.gif);
	width: 542px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	float: left;
}


/* Custom */

#search_box {
    width: 720px;
    height: 47px;
    background: url(images/backgroundsrch.gif) bottom right transparent;
    margin:20px 20px 20px 80px;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 10px 0 0 6px;
    border: 0;
    width: 600px;
    font-size:20px;

}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}

.vsearch {
	border: none;
	background: url('images/button.png') no-repeat left;
	width: 75px;
	height: 30px;

	margin-top:5px;
}
input.vsearch {
	height: 29px;
	width: 73px;
	margin: 7px;
	padding: 0px;
	position: absolute;
	margin-left: 0px;
}

/* autocomplete */
input.autocomplete-loading
{
	background-image:url(autocomplete.gif);
	background-position: center right;
	background-repeat:no-repeat;
}
ul.autocomplete 
{
    position: absolute;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid ButtonShadow;
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #000;
	display:none;
	z-index:1000;
}
ul.autocomplete li 
{
  display: block; 
  padding: 0.3em; 
  overflow: hidden;
  width: 100%;
  cursor:pointer;
}

ul.autocomplete li.selected 
{
  background-color: Highlight ; 
  color: #fff;
}
.newrelease, .top10, .right {
	float: left;
	width: 250px;
}

.top10, .newrelease {
	margin-right: 15px;
}
.homepanel {
	background: #fff;
	border: 1px solid #d9d9d9;
	padding: 15px;
	margin-bottom: 1em;
	background-image:url(images/Blank-Horizontal.gif);
	background-position: top left;
	background-repeat:repeat-x;	
}
.homepanel h2 {

	height:40px;
	
}
/* Price Comparison */
#top {
  position:relative;
  height: 180px;
  margin: 5px 0 10px 0;
  padding: 5px 15px 0 165px;
}

.imageleft {
  left:24px;
  top: 5px;
  padding: 5px;
  margin: 0;
  position:absolute;
  border: 1px solid #ededed;
  background-color:#fff;
}

.releasedate {
  left:185px;
  width: 200px;
  position:absolute;
}

.rrp {
  left:185px;
  top: 50px;
  width: 200px;
  position:absolute;
}
.bestprice {
  left:185px;
  top: 75px;
  width: 500px;
  position:absolute;
}
.buynow {
  left: 180px;
  top: 75px;
  position:absolute;
  border:0;

}
table {
	width:90%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:0em auto;
	border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}	
tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(images/background.gif) no-repeat;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	cdolor:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left;
	}				
th 	{
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}	
thead th 
	{
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}				
tfoot th 
	{
	background:#f4f9fe;
	text-align:center;
	}
	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}
		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
	
.details{
	clear:both;
	border-top: 2px solid #ccc;
	padding: 5px 1px 0 0;
	margin:10px 0 0 0;
	text-align:right;
	font-size:0.9em;
	color: #567;
	}
.strikeout {
	text-decoration:line-through;
	color:#ff0000;
}
