/* CSS Document */


/* ********* HORIZONTAL MENU ************/


#menu-bar {
	position: absolute;
	top: 40px;
	left: 245px;

}
#menu-h {
position: absolute;
width: 100%;
height: 26px;
background: #ff3333 50px 200px;
float: left;
top: 200;
left: 200;
margin-left: -200px;
}
#menu-h ul {
list-style: none;
margin: 0;
padding: 0;
width: 10em;
float: left;
text-align: left;
}
#menu-h a {
font: 10px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu-h h2 {
font: 14px/16px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 3px 0 0 0;
padding: 2px 3px;
}

#menu-h h2 {
color: #fff;
background: #ff3333;
/*text-transform: uppercase;*/
}
#menu-h a {
color: #ff3333;
background: #efefef;
text-decoration: none;
}
#menu-h a:hover {
color: #ffffff;
background: #ff3333;
}
#menu-h li {position: relative;}

#menu-h ul ul ul {
position: absolute;
top: 10px;
left: 90%;
}
#menu-h ul ul {
position: absolute;
z-index: 500;

}
div#menu-h ul ul {
display: none;
}

div#menu-h ul li:hover ul
{display: block;}

div#menu-h ul ul,
div#menu-h ul li:hover ul ul,
div#menu-h ul ul li:hover ul ul
{display: none;}

div#menu-h ul li:hover ul,
div#menu-h ul ul li:hover ul,
div#menu-h ul ul ul li:hover ul
{display: block;}


body
	{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	}

i
	{
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	}
	
.copyright
	{
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #ff3333;
	text-align: center;
	margin: 10px;
	}

	
#right
	{
	font-size: 10px;
	}
		
#right a
	{
	color: #006699;
	text-decoration: none;
	}
	
#right a:hover, .copyright a:active
	{
	background: #29ADFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	

.copyright a
	{
	color: #ff3333;
	text-decoration: underline;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
	}
	
.copyright a:hover, .copyright a:active
	{
	border-top: 1px solid #EBEBEB;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer
	{
	border-top: 2px solid #ff3333;
	border-bottom: 2px solid #ff3333;
	font-size: 12px;
	}
	
#footer a
	{
	font: 9px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #ff3333;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:active
	{
	text-decoration: underline;
	}

/* Structure */

body, form, input, ul, li, p, h1, h2, h3, h4, img
	{
	margin: 0;
	padding: 0;
	}
	
#header, #hdr, #hdr_c, #container
	{
	width: 747px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	}
	
	
#logo_home
	{
	width: 140px;
	height: 80px;
	background: url(images/pc-logo.gif) top left;
	position: absolute;
	top: 10px;
	left: 430px;
	margin-left: -374px;
	}

#top
	{
	width: 340px;
	height: 80px;
	
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -374px;
	}



#menu
	{
	position: absolute;
	width: 500px;
	height: 20px;
	top: 20px;
    left: 50%;
	margin-left: -150px;
	}





#hdr_c
	{
	height: 15px;
	position: absolute;
	top: 71px;
	left: 50%;
	margin-left: -200px;
	background-color: #FF3333;
	}


#container
	{
	position: absolute;
	height: auto;
	top: 97px;
	left: 436px;
	margin-left: -374px;
	}
	
#left, #content, #right
	{
	float: left;
	}
	
#left
	{
	width: 145px;
	}
	
#ftp
	{
	margin: 13px 0 0px 0;
	background: url(images/ftp.gif) no-repeat;
	height: 84px;
	}
	
#moneyback
	{
	margin: 13px 0 0px 0;
	background: url(images/30days.gif) no-repeat;
	height: 84px;
	}	
	

#submenu
	{
	padding-top: 12px;
	padding-bottom: 7px;
	}
	
#right
	{
	float: right;
	width: 10px;
	margin: 0px 0 0px 0;
	}

#left p
	{
	line-height: 16px;
	padding: 0 4px 5px 4px;
	}
	
#right h4
	{
	padding: 2px 4px 2px 4px;
	margin: 1px 0 0px 0;
	}
	

#content
	{
	width: 560px;
	padding: 25px 0 10px 30px;
	}
	
#content p, #content h1, #content h2
	{
	padding: 0 25px 0 25px;
	}
	
#content p
	{
	line-height: 20px;
	padding-bottom: 20px;
	}
	
#footer
	{
	text-align: center;
	clear: both;
	height: 50px;
	}
	
/* Headers */


h1
	{
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #44BA04;
	text-transform: uppercase;
	margin-top:20px;
	}
	
h2
	{
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff3333;
	
	margin-bottom: 5px;
	}

h6
	{
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff3333;
	
	margin-bottom: 5px;
	}

h4
	{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: #239FDF;
	text-transform: uppercase;
	}
	
	h3
	{
	font: 15px Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #239FDF;
	}
	

/* Lists */

#content ul
	{
	margin-top: 0;
	padding: 0px 0px 0px 40px;
	}
	
#content li
	{
    padding: 0px 0px 0px 0px;
	line-height: 18px;
	}
	

	
/* Links */


#submenu
	{
	font-size: 11px;
	font-weight: normal;
	}
	
#submenu a
	{
	color: #333333;
	text-decoration: none;
	border-left: 2px solid #E55016;
	}
	
#submenu a:hover, #submenu a:active
	{
	color: #ff3333;
	border-left: 2px solid #006699;
	}
	
#submenu .active
	{
	color: #555555;
	}
	
#submenu a
	{
	padding-left: 5px;
	display: block;
	}
	
#submenu .active
	{
	}
	
	/* Lists */

#menu li
	{
	display: inline;
	list-style: none;
	float: left;
	padding: 0px 11px 0 1px;
	}
	
#submenu li
	{
	list-style: none;
	padding: 4px 0 4px 0;
	border-bottom: 1px dotted #ABABAB;
	}
	
#footer ul
	{
	display: block;
	padding-top: 0px;
	}

#footer ul
	{
	height: 25px;
	display: block;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	}
	
#footer li
	{
	position: relative;
	margin: 0px;
	display: inline;
	list-style: none;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #959595;
	}
	
#footer li.end
	{
	border-right: none;
	}

/* Menu */
	
#item1 a, #item2 a, #item3 a, #item4 a, #item5 a
	{
	height: 46px;
	display: block;
	padding: 0px 0px 0px 0px;
	}
	
#item1
	{
	background: url(images/menu/home.gif) no-repeat;
	width: 66px;
	}
	
#item1 a
	{
	background: url(images/menu/home.gif) no-repeat;
	width: 66px;
	}
	
#item1 .active, #item1 a:hover
	{
	background: url(images/menu/home-o.gif) no-repeat;
	width: 66px;
	}

#item2
	{
	background: url(images/menu/suc.gif) no-repeat;
	width: 120px;
	}
	
#item2 a
	{
	background: url(images/menu/suc.gif) no-repeat;
	width: 120px;
	}
	
#item2 .active, #item2 a:hover
	{
	background: url(images/menu/suc-o.gif) no-repeat;
	width: 120px;
	}

#item3
	{
	background: url(images/menu/digital.gif) no-repeat;
	width: 100px;
	}
	
#item3 a
	{
	background: url(images/menu/digital.gif) no-repeat;
	width: 100px;
	}
	
#item3 .active, #item3 a:hover
	{
	background: url(images/menu/digital-o.gif) no-repeat;
	}

#item4
	{
	background: url(images/menu/contact.gif) no-repeat;
	width: 111px;
	}
	
#item4 a
	{
	background: url(images/menu/contact.gif) no-repeat;
	width: 111px;
	}
	 
#item4 .active, #item4 a:hover
	{
	background: url(images/menu/contact-o.gif) no-repeat;
	width: 111px;
	}
	
	#item5
	{
	background: url(images/menu/contact.gif) no-repeat;
	width: 62px;
	}
	
#item5 a
	{
	background: url(images/menu/contact.gif) no-repeat;
	width: 62px;
	}
	
	#item5 .active, #item5 a:hover
	{
	background: url(images/menu/contact-o.gif) no-repeat;
    width: 62px;
	}

	
/* Packages */

.planbox {
width: 270px; 
margin: 0px 0 13px 0;
padding: 0;
border: 1px #3B4754;
float: right;
background-color: #f2f2f2;
}

.box {
width: 270px;
margin: 0px auto;
padding: 6px 0;
}

.box h1 {
margin: 0;
padding: 0 7px 0px;
color: #ff3333;
float: left;
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}

.box h2 {
margin: 0;
padding: 0 7px;
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #ff3333;
float: right;
}



.box img {
margin: 0 7px;
padding: 0;
border: 0;
text-align: center;
}

.boxFeat {
margin: 0;
padding: 0 7px;
list-style-type: none;
clear: both;

}

.boxFeat li {
height: 15px;
margin: 0;
padding: 2px 0;
color: #516171;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #444444;
border-bottom: 0px solid #239FDF;
}

.order {
width:132px; 
margin: 7px 7px 0 ;
padding: 3px 0;
border: 1px solid #516171;
background-color: #FDFDFD;
font-size: 9px;
color: #516171;
font-weight: bold;
text-align: center;
}



#special-s {
	width: 100%;
	margin: 20px 0 0 10px;
	padding: 10px 0 10px 10px;
	border: 0px #3B4754;
	align: center;
}















#special {
width: 500px; 
height: 200px;
margin: 7px 0 15px 28px;
padding: 10px 0 10px 10px;
border: 0px #3B4754;

text-align: left;
}


#special ul
	{
	margin: 0 0 0 40px;
	padding: 0px 0px 0px 0px;
	 list-style-type: square;	}
	
#special li
	{
margin: 0;
padding: 0px 0 1px 2px;
color: #333333;
font: 12px Verdana, Arial, Helvetica, sans-serif;
	}
	
#special h2
{
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff3333;
	
	margin-bottom: 5px;
	}

#special h3
	{
	font: 13px Trebuchet MS,Arial;
	color: #E55016;
    font-weight: bold;
	text-transform: uppercase;
	}
	
	#special h6
	{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ff3333;
    font-weight: bold;
	text-transform: uppercase;
	margin: 0;
padding: 2px 0 3px 0;
	}
	
.button {
	width:210px;
	margin: 7px 0 0 1px;
	padding: 3px 0;
	border: 1px solid #516171;
	background-color: #FDFDFD;
	font-size: 9px;
	float: left;
	color: #ff3333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

		
#special a
	{
	color: #006699;
	text-decoration: none;
	}
	
#special a:hover, .copyright a:active
	{
	background: #29ADFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#news
	{
	padding-top: 12px;
	padding-bottom: 7px;
	   font-size: 11px;
	}
	
	#news li
	{
	list-style: none;
	padding: 4px 0 4px 0;
	border-bottom: 1px dotted #ABABAB;
	}

#news a
	{
    font-size: 11px;
	color: #006699;
	text-decoration: none;
	border-left: 2px solid #E55016;
	}
	
#news a:hover, #submenu a:active
	{
	color: #E55016;
	border-left: 2px solid #006699;
	}
	
#news .active
	{
	color: #555555;
	}
	
#news a
	{
	padding-left: 5px;
	display: block;
	}
	
#news .active
	{
	}
	
	
	.floatright
{
float: right;
margin: 0 0 8px 13px;
border: 0px solid #666;
padding: 0px;
}

	.floatleft
{
float: left;
margin: 0 18px 8px 0;
border: 0px solid #666;
padding: 0px;
}


.thumbnail
{


float: left;
width: 230px;
border: 0px #999;
margin: 0 15px 15px 0;
padding: 0 0 10px 0;
}

.clearboth { clear: both; }
