body, td, th, input, textarea, select{
    color:#383838;
    font-size:10px;
    font-family:Verdana, Arial;
}
.content, .content td{
    font-size:11px;
}
.big {
    font-size:12px;
}
.small {
    font-size: 10px;
}
.content .title {
    background-image:URL('/images/icon_f.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:24px;
    padding-top:2px;
    font-size:12px;
    font-weight:bold;
    height:19px;
}
.titlelink {
    background-image:URL('/images/icon_arrowd.gif');
    background-position:left;
    background-repeat:no-repeat;
    padding-left:10px;
}
a {
    color:#0055cc;
    text-decoration:underline;
}
a:hover {
    color:#FFA37D;
}

h1 {
    font-size:10px;
    font-family:Verdana, Arial;
    font-weight: bold;
}

h2 {
    font-size:10px;
    font-family:Verdana, Arial;
    font-weight: bold;
}

h3 {
    font-size:10px;
    font-family:Verdana, Arial;
    font-weight: bold;
    color:#6E7CCC;
}

div.body {
    color:#C5C5C5;
    width:1000px;
    background-color:#F3F3F3;
    border-left:1px #C2C2C2 solid;
    border-right:1px #C2C2C2 solid;
}
div.main {
    color:#C5C5C5;
    width:980px;
    background-color:#ffffff;
    border:1px #C2C2C2 solid;
    margin:9px;
    text-align:left;
}
div.head2 {
    color:#6E7CCC;
    width:980px;
    height:20px;
    border:1px #C2C2C2 solid;
    margin:9px;
    background-color:#FFFFFF;
    text-align:left;
}
div.head2 h2 {
    color:#6E7CCC;
    text-decoration:none;
    display: inline;
    vertical-align: middle;
}

div.head2 td {
    color:#C5C5C5;
}

div.foot2 {
    color:#6E7CCC;
    width:980px;
    height:20px;
    border:1px #C2C2C2 solid;
    margin:9px;
    margin-bottom:3px;
    padding-top:3px;
    background-color:#FFFFFF;
    text-align:center;
}

img {border:0px;}
.head {
    border-bottom:1px #C2C2C2 solid;
    background-image:URL('/images/bg_head.gif');
}
.topmenu {
    background-image:URL('/images/bg_topmenu.gif');
}
.search {
    color:#CCCCCC;
    padding:5px;
}
.topmenu td {
    text-align:center;
}
.topmenu th {
    padding:0px;
    padding-top:5px;
    letter-spacing : 0px;
}
.topmenu th.selected {
    background-image:URL('/images/bg_topmenu_selected.gif');
}
.topmenu a {
    color: #595959;
    font-weight:bold;
    text-decoration:none;
}
.topmenu a:hover {
    color:#FFA37D;
    font-weight:bold;
    text-decoration:none;
}
.topmenu th.selected a{
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
}
.copyright, .copyright a {
    font-weight:bold;
}
input.text, textarea {
    border:1px #C2C2C2 solid;
}
#red{
    color:#C25656;
}
#red a{
    color:#C25656;
}
#red a:hover{
    color:#4754A3;
}
#blue {
    color:#4754A3;
}
#yellow {
    color:#D6BD30;
}
hr {
    color:#EAF1F3;
}
.lightblue {
    color:#EAF1F3;
    border-color:#EAF1F3;
}
.lightblue .download {
    background-image:URL('/images/icon_download.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:19px;
    margin-bottom:7px;
    margin-left:10px;
    }
.lightblue .buy_now {
    background-image:URL('/images/icon_more_info.gif');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:19px;
    margin-bottom:7px;
    margin-left:10px;
    }

.bglightblue {
    background-color:#EAF1F3;
}
.underlined a {
    text-decoration:underline;
}

    .block_blue {
		background-image:URL('/images/bg_block.gif');
		border-bottom:1px #C2C2C2 solid;
	    }
		.block_blue th {
		    background-image:URL('/images/bg_head_block_blue.gif');
		    background-repeat:no-repeat;
		    height:25px;
		    padding-left:19px;
		    text-align:left;
		}
		.block_blue .title {
		    background-image:URL('/images/icon_arrowd.gif');
		    background-position:left center;
		    background-repeat:no-repeat;
		    padding-left:10px;
		}
    .block_yellow {
		    background-image:URL('/images/bg_block.gif');
		    border-bottom:1px #C2C2C2 solid;
	    }
		.block_yellow th {
		    background-image:URL('/images/bg_head_block_yellow.gif');
		    background-repeat:no-repeat;
		    height:25px;
		    padding-left:19px;
		    text-align:left;
		}
		.block_yellow .title1 {
		    background-image:URL('/images/icon_1.gif');
		    background-position:left center;
		    background-repeat:no-repeat;
		    padding-left:10px;
		}
		.block_yellow .title2 {
		    background-image:URL('/images/icon_2.gif');
		    background-position:left center;
		    background-repeat:no-repeat;
		    padding-left:10px;
		}
		.block_yellow .title3 {
		    background-image:URL('/images/icon_3.gif');
		    background-position:left center;
		    background-repeat:no-repeat;
		    padding-left:10px;
		}
		.block_yellow .title4 {
		    background-image:URL('/images/icon_4.gif');
		    background-position:left center;
		    background-repeat:no-repeat;
		    padding-left:10px;
		}
		.block_yellow .title5 {
		    background-image:URL('/images/icon_5.gif');
		    background-position:left center;
		    background-repeat:no-repeat;
		    padding-left:10px;
		}
    /* Categories start */
    .block_yellow2 {
		    background-image:URL('/images/bg_block.gif');
		    border-bottom:1px #C2C2C2 solid;
	    }
		.block_yellow2 th {
		    background-image:URL('/images/bg_head_block_yellow_new.gif');
		    background-repeat:no-repeat;
		    height:25px;
		    padding-left:19px;
		    text-align:left;
		}
    /* Categories end */
    .download {
		    background-image:URL('/images/icon_download.gif');
		    background-position:left;
		    background-repeat:no-repeat;
		    padding-left:19px;
		    margin-bottom:7px;
		    margin-left:3px;
		}
    .buy_now {
		    background-image:URL('/images/icon_more_info.gif');
		    background-position:left center;
		    background-repeat:no-repeat;
		    padding-left:19px;
		    margin-bottom:7px;
		    margin-left:3px;
		}
    /* Google ads start */
    .block_green {
		    background-image:URL('/images/bg_block.gif');
		    border-bottom:1px #C2C2C2 solid;
	    }
		.block_green th {
		    background-image:URL('/images/bg_head_block_green_new.gif');
		    background-repeat:no-repeat;
		    height:25px;
		    padding-left:19px;
		    text-align:left;
		}
		.block_green .adv {
		    border:1px #68A49E solid;
		}
		.block_green .adv th {
		    background-color:#68A49E;
		    background-image:URL('/images/0.gif');
		    padding:2px;
		    height:15px;
		}
		.block_green .adv td, .block_green .adv td a{
		    padding:3px;
		    color:#68A49E;
		}
		.block_green .adv th a {
		    color:#ffffff;
		    font-weight:normal;
		    text-decoration:underline;
		}
    /* Google ads end */
    .block_red {
    background-image:URL('/images/bg_block.gif');
    border-bottom:1px #C2C2C2 solid;
    }
    .block_red th {
    background-image:URL('/images/bg_head_block_red.gif');
    background-repeat: no-repeat;
    height:25px;
    padding-left:19px;
    text-align:left;
    }
    .block_red ol{margin-left:0px; list-style-position:inside; margin-bottom:0px;}
    .block_red li{padding-bottom:5px;}

.right-bottom{border-right:1px solid #EAF1F3; border-bottom:1px solid #EAF1F3;}
.bottom{border-bottom:1px solid #EAF1F3;}

.prodDown {list-style:none;margin:10px 0px 10px 5px;padding:0px;border:0px;}
.prodDown li {margin:10px 0px 0px 7px;}

.innerbanner td {padding-bottom:17px;}
.innerbanner td a {font-weight:bold;}
.innerbanner td img {margin-bottom:6px;}

.red {color:red;}
.pageList{border-top:2px solid #EAF1F3;padding-top:25px;margin-top:25px;}

.simple {color:#595959;}

.mostPopular {}
.mostPopular ul {margin:0px;padding:0px;border:0px;list-style:none;}
.mostPopular ul li,p {margin:0px;padding:0px;border:0px;list-style:none;}
.mostPopular ul li {margin:0px 0px 0px 0px;}
.mostPopular ul li p {margin:3px;}
.mostPopular ul li a {font-size:11px;}
.mostPopular h2 {color:#4754A3; font-size:13px;}
.mostPopular .line {border-bottom:1px solid #EAF1F3;width:100%; height:1px;margin:10px 0px 10px 0px;}

.fproducts {}

.fproducts td {padding:6px;}
.fproducts td h2 {margin:0px;padding:0px;margin-bottom:7px;}
.fproducts td p {text-align:left;margin-bottom:5px;}

.fvertical td {padding:15px 5px 15px 5px;}
.fvertical td {text-align:left;}

.fhorizontal {border:1px #C2C2C2 solid;width:962px;margin:9px;text-align:center;}

.count {font-size:20px;font-family:georgia;color:#C25656;}

.mps {height:45px;padding:3px;margin-bottom:5px;}
.mps div {margin-bottom:3px;}
.mps div a {font-weight:bold;}

.pcategory{margin:15px 0px 5px 0px;}
.pcategory a.bold {font-weight:bold;}
.pcategory p {margin:3px; padding:4px 0px 4px 3px;}

.bold {font-weight:bold;}

.spot {padding-top:10px;}
.spot p {font-size:11px}

.catList {list-style:none;margin:10px 0px 0px 0px;padding:0px;border:0px;font-size:10px;}
.catList li {color:#6E7CCC; padding:2px 0px 1px 0px;text-decoration:underline;}
.catList li:hover {text-decoration:underline;}
.catList li.top {color:#0055cc;font-weight:bold;}

.bcat b a {color:#999; font-size:12px;}

.categoryTable {}

.categoryTable tr td {padding:10px 4px 10px 4px; border-bottom:1px dashed #c2c2c2; border-right:1px dashed #c2c2c2;}
.categoryTable tr td.image {border-right:0px;}
.categoryTable tr td.rightTd {border-right:0px;}
.categoryTable tr.last td {border-bottom:0px;}

.categoryTable td strong a {font-size:13px; text-decoration:none; }
.categoryTable td span.small {padding:5px 0px 3px 2px; font-size:10px;}
.categoryTable td b a {}

.categoryTable tr:hover {background-color:#f5f5ea;}
.categoryTable td p.addDesc {padding-top:4px; color:#999;}

.ShareThis {
	float:right;
	font-weight:normal;
}

.linkToSites {
	text-decoration:none;
	color:#383838;
}
.linkToSites:hover {
	text-decoration:none;
	color:#383838;
}

