/* CSS Document */

body
{
	background-color:#d1d1d1;
}

.pagesize
{
	background-color:#FFFFFF;
}

.menu
{
	background-color:#393939;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url("../images/menu_linkbg.jpg");
	background-repeat:repeat-x;
	font-size:12px;
	color:#fff;
	line-height:30px;
	text-align:left;
	border-left:1px solid #1e8ac8;
	border-right:1px solid #1e8ac8;
}

.menu a:link, .menu a:visited, .menu a:active
{
	text-decoration:none;
	color:#FFF;
	padding:6px 20px 5px 20px;
	height:30px;
}

.menu a:hover
{
	text-decoration:none;
	color:#FFF;
	background-color:#383838;
}

.bdr
{
	border-left:1px solid #1e8ac8;
	border-right:1px solid #1e8ac8;
}
/**********************************index page*******************************/
.header
{
	background-image:url("../images/header_bg.jpg");
	background-repeat:no-repeat;
	height:141px;
}

.welcometxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
	text-indent:10px;
	padding:2px 10px 10px 10px;;
	text-align:justify;
}
.boxtxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	text-indent:10px;
	padding:2px 10px 10px 10px;;
	text-align:justify;
	color:#FFF;
}
.smilebox
{
	background-image:url("../images/smilebox/smilebox_totbg.jpg");
	height:161px;
	background-repeat:repeat-x;
}

.readmore
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-align:center;
}

.readmore a:link, .readmore a:active, .readmore a:visited
{
	background-color:#595959;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:2px 10px 2px 10px;
}

.readmore a:hover
{
	background-color:#373636;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:2px 10px 2px 10px;
}

.pricebuy
{
	background-image:url("../images/smilebox/smilebox_price.gif");
	background-position:center;
	background-repeat:no-repeat;
	height:93px;
}

.pricetxt
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#c80000;
	text-align:center;
	line-height:30px
}

.amttxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#595959;
	text-align:center;
	line-height:30px;
}

.empty
{
	line-height:8px;
}

.buynow
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

.buynow a:link, .buynow a:visited, .buynow a:active
{
	color:#FFF;
	text-decoration:none;
}

.buynow a:hover
{
	color:#fff;
	text-decoration:none;
}


/**********************************----------------*************************************/

.footer
{
	background-image:url("../images/footer_bg.jpg");
	background-repeat:repeat-x;
	color:#000;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.footer a:active, .footer a:link, .footer a:visited
{
	color:#FFF;
	text-decoration:none;
}

.footer a:hover
{
	color:#FFF;
	text-decoration:underline;
}

/**********************************products page***************************/

.prodbdr
{

}

.prodcontent
{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	color:#006ea8;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
}

.prodcontent li
{
	list-style:disc;
	color:#000000;
	list-style-position:inside;
	text-indent:25px;
}

.prodcontent a:link, .prodcontent a:visited, .prodcontent a:active
{
	color:#006ea8;
	text-decoration:none;
}

.prodcontent a:hover
{
	color:#006ea8;
	text-decoration:underline;
}

.deschead
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#007cbc;
}

.desctxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	text-indent:10px;
	padding:0px 10px 2px 2px;
}
.desctxt li
{
	padding-left:20px;
}
.prodbuynow
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-align:left;
}

.prodbuynow a:link, .prodbuynow a:active, .prodbuynow a:visited
{
	background-color:#595959;
	color:#fff;
	text-decoration:none;
	text-align:left;
	padding:3px 15px 3px 15px;
}

.prodbuynow a:hover
{
	background-color:#373636;
	color:#fff;
	text-decoration:none;
	text-align:left;
	padding:3px 15px 3px 15px;
}

.featuresbg
{
	background-image:url("../images/products/features_newbg.jpg");
	background-repeat:repeat-y;
	background-color:#f7f7f7;
}
.featuresfullbg
{
	background-image:url("../images/products/featuresfull_bg.jpg");
	background-repeat:repeat-y;
	background-color:#f7f7f7;
}
.featuresverbg
{
	background-image:url("../images/products/features_verbg.jpg");
	background-repeat:repeat-x;
	background-color:#f4f4f4;
}

.featureshead
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-indent:15px;
	font-weight:bold;
}

.featurestxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:15px;
	padding-right:15px;
	line-height:25px;
}
.contacttxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-left:10px;
}

.benefits
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4A4A4A;
	font-weight:bold;
}
.featurestxt li
{
	list-style-position:inside;
	list-style-type:disc;
	text-indent:15px;
}