@charset "utf-8";
/*
Theme Name:		NewContent
Description:	The new design of Contentdesk 
Version:		1.0
Author:		Deak Attila
Author URI:		http://
*/

/*---:[ global typography elements ]:---*/


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a link {
	text-decoration: none;
	list-style-type: none;
}

a:visited {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
	
a img { border: none; }

p.unstyled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}



/*---:[ Leftsidebar styles ]:---*/

#Leftsidebar ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#Leftsidebar ul {
	list-style: none;
}
#Leftsidebar li {
	border-bottom: 1px solid;
	border-bottom-color: #FF9900;

}
#Leftsidebar li a:link, #Leftsidebar li a:visited {
	display: block;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border-left: 11px solid;
	border-right: 1px solid;
	background-color: #CCCCCC;
	color: #666666;
	text-decoration: none;
	border-right-color: #999999;
	border-left-color: #999999;
}
#Leftsidebar li a:hover {
	background-color: #EFEFEF;
	color: #FF6600;
}
#Leftsidebar ul ul a:link, #Leftsidebar ul ul a:visited {
	background-color: #FFFFFF;
	color: #000000;
}
#Leftsidebar ul ul a:hover {
	background-color: #FFFFFF;
	color: #FFFFFF;
}


/*---:[ END Leftsidebar styles ]:---*/


/*---:[ Content styles ]:---*/

#Content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: square;
	text-align: left;
	font-weight: normal;
}


#Content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: square;
	text-align: left;
	margin-top:10px;
	font-weight:normal;
}

#Content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	text-align:left;
}

#Content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

#Content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

#Content a link {
	text-decoration: none;
	list-style-type: none;
}

#Content a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#Content a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#Content a img {
	padding-top: 10px;

}

/*---:[ END Content styles ]:---*/


/*---:[ Content structure ]:---*/

#Header {
	width: 800px;
	height: 178px;
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 7px;
}

#Menubar {
	width: 800px;
	height: 35px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
}

#nav {
	height: 35px;
	float: left;
	margin-left: 8px;
	display: inline;
}

#nav li {
	float: left;
	display:block;
	display: inline;
	width: 105px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-right: 1px;
	text-align: center;
	background-image: url(images/but.png);
	background-repeat: no-repeat;
}

#nav li:hover {
	background-image: url(images/but_.png);
	background-repeat: no-repeat;
}

body.home #nav li.home,
body.services #nav li.services,
body.blogs #nav li.blogs,
body.about #nav li.about,
body.affiliates #nav li.affiliates,
body.freestuff #nav li.freestuff,
body.software #nav li.software { 
	float: left;
	display:block;
	display: inline;
	width: 105px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-right: 1px;
	text-align: center;
	background-image: url(images/but_a.png);
	background-repeat: no-repeat;
 }

#nav a {
     color:#000000;
	 text-decoration:none;
}
#nav a:hover {
     color:#666666;
	 text-decoration:none;
}
#nav a:visited {
     color:#333333;
	 text-decoration:none;
}

#Content_body1 {
	width: 800px;
	height: 50px;
	background-image: url(images/content_body.png);
	background-repeat: no-repeat;
}

#Content_body2 {
	width: 800px;
	margin-top: -16px;
	background-image: url(images/content_body1.png);
	background-repeat: repeat-y;
}

#Leftsidebar {
	width: 199px;
	padding-top: 15px;
	margin-left: -20px;
	text-transform: uppercase;
}


#Content {
	width: 550px;
	text-decoration: none;
	padding: 20px;
}
	

/*---:[ END Content styles ]:---*/	

/*---:[ Footer styles ]:---*/
	
#Footer {
	width: 800px;
	height: 111px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-top: 60px;
}

.optin {
	border: 1px dashed #FE611E;
	background: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.faqpopup {
	margin-top:10px;
	background-color:#FFFFCC;
	border: 1px solid #000000;
}

/*---:[ END Footer styles ]:---*/

