/*
Theme Name: Online Product Marketing
Theme URI: http://www.previewict.com/
Description: "Online Product Marketing" theme is designed for each wordpress site that run online affiliate marketing of their products.
Version: 1.0
Author: G. M. Shaharia Azam
Author URI: http://www.previewict.com/
Tags: product marketing, product, affiliate marketing theme, marketing theme, ecommerce
*/



/* CSS Document */
body{
	margin-top:10px;
	background-color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.Full-body{
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000000;
	background-color:#FFFFFF;
	width:1000px;
	height:auto;
}
.top-menu{
	width:800px;
	height:40px;
	font-size:12px;
	color:#000000;
}

/*--- nav menu styles ---*/
.top-menu{
	margin-top:10px;	
	height:22px;
	text-align:right;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-top:6px;
}

#nav ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#nav ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	list-style: none ;
	font-size:10px;
	font-weight:bold;
}
#nav li a {
	color:#666666 ;
	border-left: 1px grooves #999999 ;
	padding: 7px ;
	text-decoration: none ;
	display: inline ;

}
#nav li a:hover {
	text-decoration:underline;
	background-image:url(images/btn_hover.png);
}

/*--- nav menu styles ends ---*/

.Header-logo{
	width:980px;
	height:50px;
	margin-bottom:30px;
	padding-left:10px;
        
}

.center{
	width:800px;
	height:auto;
	clear:left;
}
.right-side{
	width:670px;
	height:auto;
	border-right:1px solid #CCCCCC;
	float:left;
	margin-right:50px;
        
}

.header1-text a, .header1-text a:visited{
color:#000000;
text-decoration:none;
}
.header1-text a:hover{
color:#666666;
text-decoration:none;
}
.htext{
	margin-top:20px;
	margin-left:0px;
	width:640px;
	padding-left:20px;
	height:auto;
	font-size:12px;
	letter-spacing:0px;
}
.htext a, .htext a:active, .htext a:visited, .htext a:link{
	color:#CC3300;
	font-weight:bold;
	text-decoration:none;
}
.htext a:hover{
	text-decoration:none;
	background-image:url(images/btn_hover.png);
}

.htext-style a, .htext-style a:active, .htext-style a:visited, .htext-style a:link{
	color:#000000;
}
.htext-style a:hover{
	text-decoration:none;
}
.a, .a:active, .a:visited, .a:link{
	color:#000000;
}
.htext img, .htext img a, .htext img a:active, .htext img a:hover{
border:0px;
background-color:#FFFFFF;
}
.a:hover{
	text-decoration:none;
}

.htext6
{
	
}
/*Left side*/
.left-side{
	width:325px;
	margin-left:5px;
	height:auto;
	float:right;
        padding-left:50px;
}
.quicknav{
	width:315px;
	height:200px;
}
.quicknav-1{
	margin-top:0px;
	margin-left:10px;
	width:210px;
	height:25px;
	padding-left:20px;
	padding-top:5px;
	background-image:url(images/quicknav1.png);
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
.quicknav-2{
	width:210px;
	height:160px;
	margin-top:2px;
	margin-left:10px;
	padding-left:20px;
	padding-top:10px;
	background-image:url(images/quicknav2.png);
	font-size:12px;
}
.quicknav-2 a, .quicknav-2 a:active{
	color:#630;
	text-decoration:none;
}
.quicknav-2 a:hover{
	color:#000;
}
.productlist{
	width:235px;
	height:25px;
	margin-left:10px;
	padding-left:15px;
	padding-top:5px;
	/*background-image:url(images/list1.png);*/
	background-repeat:no-repeat;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.list-border{
	width:200px;
	margin-left:0px;
	margin-top:20px;
	height:auto;
	font-size:11px;
}
.list-border ul {
	margin-left:0px;	
}
.list-border li{
	margin-bottom:10px;
	list-style:none;
	margin-left:20px;
}
.list-border li{
	margin-bottom:10px;
	list-style:none;
	margin-left:20px;
}
.list-border li a:hover{
color:#663366;
text-decoration:overline;
}
.list-border li a{
color:#000000;
text-decoration:none;
}
/*Left side end*/

/* Footer */
.footer{
	width:750px;
	height:70px;
	margin-top:50px;
	margin-left:20px;
	border-top:1px solid #CCCCCC;
	clear:both;
}
#nav2 ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#nav2 a, #nav2 a:visited{
	color:#000;
	text-decoration:none;
}
#nav2 a:hover{
	color:#333;
	text-decoration:overline;
}
#nav2 ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	list-style: none ;
	font-size:11px;
}
#nav2 li a {
	color:#999999 ;
	border-left: 1px grooves #999999 ;
	padding: 0px ;
	text-decoration: none ;
	display: inline ;

}
#nav2 li a:hover {
	color:#666666;
	text-decoration:underline;
	background-image:url(images/btn_hover.png);
}


/* Footer end */





