/* 
Static Frost
Coded By: AntiD2

Colors Used:

*/

/** Typography **/

h1 {font-weight:normal; font-size:40px; line-height:40px;}
h2 {font-weight:normal; font-size:34px; line-height:34px;}
h3 {font-weight:normal; font-size:28px; line-height:28px;}
h4 {font-weight:normal; font-size:22px; line-height:22px;}
h5 {font-weight:normal; font-size:17px; line-height:17px;}
h6 {font-weight:normal; font-size:14px; line-height:14px;}
body {font-family: arial;};

h1, h2, h3, h4, h5, h6 {margin-bottom:12px; color:#333; padding-left:1px;}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6{margin-bottom:12px;}
p {margin-bottom:18px; height:auto;}

#content ul, .plan ul {list-style:disc; list-style-position:inside; margin-bottom:15px;}
#content ol, .plan ol {list-style:decimal; list-style-position:inside; margin-bottom:15px;}

blockquote {font-style:italic; margin-bottom:15px; font-size:12px;}
blockquote p {font-family:Verdana}
.colum blockquote p, #sidebar blockquote p { padding-bottom:30px; background:url(./images/testimony-bg.png) no-repeat -1px bottom; margin-bottom:0; font-family:Verdana}
cite {font-size:11px; display:block; text-align:left;}

a {color:#333; font-weight:bold;}
a:hover {color:#333; text-decoration:underline; }



ul, li, img, body, html{
margin:0;, padding:0;   
}
body
{
	background-color:#151515;
}
a
{
    text-decoration:none;   
}
img 
{
    border:none;   
}
#container
{
	overflow:hidden;

}
#header
{
	height:127px;
	width:100%;
	background-image:url(images/header-bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
.logo
{
	position:relative;
	left:10%;
	top:30%;
}
.social
{
	position:relative;
	left:80%;
	bottom:10%;
}
#navigation
{
	height:60px;
	width:100%;
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;	
	overflow:hidden;
}
	
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 50px;
	overflow:hidden;
}
#navigation ul
{
	position:relative;
	left:7%;	
	top:14%;
}
.login
{
	width:121px;
	height:29px;
	position: relative;
	left:83%;
	bottom:60%;
}

#slider11
{
	overflow:hidden;
	-moz-box-shadow: 0 0 4px 4px #121212;
	-webkit-box-shadow: 0 0 4px 4px #121212;
	box-shadow: 0 0 4px 4px #121212;
	

	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#121212')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#121212');

}

#main
{
	width:855px;
	margin:auto;	
	margin-top:2%;
	margin-bottom:5%;

}
#main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#footer
{
	width:100%;
	height:338px;	
	background-image:url(images/footer-bg.png);
	position:relative;
    bottom:0;
	overflow:hidden;

}
#foot
{
	width:100%;
	height:38px;
	background-image:url(images/footer.jpg);
	position:absolute;
	bottom:0;
	overflow:hidden;

}
.footer-left
{
	color:#FFFFFF;
	font-family: "Verdana";
	font-size: 12px;
	margin-left:8%;
	margin-top:0.9%;
	overflow:hidden;
	float:left;

}
.footer-right
{
	color:#FFFFFF;
	font-family: "Verdana";
	font-size: 12px;
	margin-right:20%;
	margin-top:0.9%;
	overflow:hidden;
	float:right;

}
.green2
{
	color:#4da616;
}
.green2 a:hover
{
	text-decoration:underline;
	color:#4da616;
}
.green2 a:link
{
	color:#4da616;
}
.green2 a:active 
{
	text-decoration:none;
	color:#4da616;
}
.green2 a:visited
{
	text-decoration:none;
	color:#4da616;
}
.red2
{
	color:#d41111;
		font-family: "Verdana";
	font-size: 12px;	
}
.red2 a:hover
{
	text-decoration:underline;
	color:#d41111;	
}
.red2 a:link
{
	color:#d41111;	
}
.red2 a:active 
{
	text-decoration:none;
	color:#d41111;	
}
.red2 a:visited
{
	text-decoration:none;
	color:#d41111;	
}
.blue2
{
	color:#2e69de;	
}
.white
{
	color:#ffffff;
	font-family: "Verdana";
	font-size: 12px;	
}
.white-2
{
	color:#ffffff;
	font-family: "Verdana";
	font-size: 16px;	
}
.white-3
{
	color:#ffffff;
	font-family: "Verdana";
	font-size: 32px;	
}
#prices
{
	width:855px;
	margin:auto;
	margin-top:3%;
}
#one
{
	height:182px;
	width:269px;
	background-color:#171717;
	margin-right:24px;
	float:left;
	-moz-box-shadow: 0 0 4px 4px #121212;
	-webkit-box-shadow: 0 0 4px 4px #121212;
	box-shadow: 0 0 4px 4px #121212;
	

	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#121212')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#121212');
}

#two
{
	height:182px;
	width:269px;
	background-color:#171717;
	margin-right:24px;
	float:left;
	-moz-box-shadow: 0 0 4px 4px #121212;
	-webkit-box-shadow: 0 0 4px 4px #121212;
	box-shadow: 0 0 4px 4px #121212;
	

	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#121212')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#121212');


}
#three
{
	height:182px;
	width:269px;
	background-color:#171717;

	float:right;
	-moz-box-shadow: 0 0 4px 4px #121212;
	-webkit-box-shadow: 0 0 4px 4px #121212;
	box-shadow: 0 0 4px 4px #121212;
	

	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#121212')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#121212');

}
.title
{
	background-image:url(images/plan-title.png);
	background-repeat:repeat-x;
	height:38px;	
	width:100%;
	overflow:hidden;
}
.title-text
{
	float:right;	
	position:relative;
	top:30%;
	right:48%;
}
.title-icon
{
	float:left;	
	position:relative;
	top:10%;
	left:5%;
}

.title-icon-two
{
	float:left;	
	position:relative;
	top:20%;
	left:5%;
}
.title-text-two
{
	float:right;	
	position:relative;
	top:30%;
	right:37%;
}
.title-icon-three
{
	float:left;	
	position:relative;
	top:10%;
	left:5%;
}
.title-text-three
{
	float:right;	
	position:relative;
	top:35%;
	right:40%;
}
.plan-text
{
	color:#FFFFFF;	
	text-align:left;
	float:left;
}
.plan-text li
{
	list-style-type: none;
	overflow:hidden;
	font-family: "Verdana";
	font-size: 12px;
}
.plan-text ul
{
	padding-left: 15px;	
	padding-top:  20px;
}
.plan-price
{
	height:89px;
	width:71px;
	background-image:url(images/price.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:10px;
	margin-top:20px;
}
.symbol
{
	color:#FFFFFF;	
	font-family: "Verdana";
	padding-left:13px;
	margin-bottom:20px;
	font-size:18px;
}
.price-num
{
	color:#FFFFFF;
	font-size: 48px;
	font-family: "Verdana";
}
.month
{
	margin-left:15px;
	font-size: 12px;
	font-family: "Verdana";
}
#footer-group
{
	width:855px;
	margin:auto;
	margin-top:35px;

}
#welcome
{
	float:left;	
	padding-right:40px;

}

.welcome-text
{
	color:#FFFFFF;
	width:250px;	
	font-size: 14px;
	font-family: "Verdana";
	margin-top:20px;
}
#whyus
{
	float:left;	
	/*margin-right:270px;*/
	color:#FFFFFF;
	width:250px;
}

#whyus li
{
	list-style-type: none;
	overflow:hidden;
	font-family: "Verdana";
	font-size: 12px;
	padding-top:25px;
	
}
#whyus ul
{
	padding-left: 0;	

}
.why-icons
{
	float:left;
	margin-top:5px;
	text-align:center;
}
#testimonials
{
	float:right;
	width:250px;
	/*margin-right:20px;*/
}
#testimonials-content
{
	margin-top:20px;
}
.testi-user
{
	float:left;
}
.testi-text
{
	color:#FFFFFF;
	float:left;	
	font-family: "Verdana";
	font-size: 12px;
	width:150px;
	margin-left:15px;
}
.hori-div
{
	margin-top:10px;	
}
.aboutus-text
{
	color:#ffffff;
	font-family: "Verdana";
	font-size: 14px;	
	width:750px;
}
.contactt
{
	width:550px;
	color:#ffffff;
	font-family: "Verdana";
	font-size: 14px;


}
#contactinfo
{

	width:240px;
	background-color:#171717;
	margin-right:24px;
	float:right;
	-moz-box-shadow: 0 0 4px 4px #121212;
	-webkit-box-shadow: 0 0 4px 4px #121212;
	box-shadow: 0 0 4px 4px #121212;
	

	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#121212')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#121212');
}
.contact-text-two
{	
	text-align:center;
	margin-top:5%;
}
.contactinfo-text
{
	color:#FFFFFF;	
	text-align:left;
	float:left;
}
.contactinfo-text li
{
	list-style-type: none;
	overflow:hidden;
	font-family: "Verdana";
	font-size: 14px;
}
.contactinfo-text ul
{
	padding-left: 15px;	
	padding-top:  20px;
	padding-bottom:20px;
}
#contact-form
{
	width:550px;
	height:300px;
	margin-top:30px;
}




	#form2{
		margin:1em 0;
		color:#fff;
		width:320px; 
		}
			
	#form2 fieldset{
		margin:0;
		padding:0;
		border:none;	
		padding-bottom:1em;
		}		
	#form2 legend{display:none;}	
	#form2 p{margin:.5em 20px;}	
	#form2 label{display:block;}	
	#form2 input, #form2 textarea{		
		width:280px;
		border:1px solid #111;
		background:#1d1d1d;
		padding:5px 3px;
		color:#fff;
		}		
	#form2 textarea{
		height:75px;
		overflow:auto;
		}					
	#form2 p.submit{
		text-align:right;
		}	

	#form2 button{
		padding:0 60px;
		height:32px;
	
		cursor:pointer;
		text-align:center;
		}
		
		.fb7 {
   			 background: #151515 url(images/send.png) no-repeat;
    		border: none;
		}
#main-left
{
	color:#FFFFFF;
	float:left;
	width:350px;
}
#main-right
{
	color:#FFFFFF;	
	float:right;
	width:350px;
}
.service-title
{
	oolor:#FFFFFF;	
	font-family: "Verdana";
	font-size: 32px;
}
.service-title img
{
	float:left;	
}
.support-text
{

	font-family: "Verdana";
	font-size: 12px;
}
.pro-title
{
	float:right;
	margin-right:21%;
	margin-top:20px;
}
.cart-title
{
	float:right;
	margin-right:37%;
	margin-top:20px;
}
#main table
{
	color:#FFFFFF;	
}
table {
	font-size: 12px;
	border: 1px;
	border: none;
	border-style: none;
	padding: 5px;
	background-color: #111111;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	margin-top: 50px;

	
	
}
table,td,th {
border-spacing: 0px;
border: 0px;
}
td {
	background-color: #131313;
	text-align: center;
}
.second { 
background-color: #171717;
}
.second2 { 
background-color: #171717;
text-align: left;
padding-left: 19px;
}
.headerone {
background-color: #131313;
padding: 20px;
}
.headertwo {
background-color: #131313;
padding: 2px;
}
.red {
	font-weight: bold;
	color: #a31717;
}
