BODY 
{		font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;
	margin: 0px;
}
A:link 
{ 
	color: #666666; 
	text-decoration : none;
}
A:visited 
{
	color: #666666; 
	text-decoration : none;
}
A:active 
{ 
	text-decoration : none;
}
A:hover 
{ 
	color: #666666; 
	text-decoration : underline;
}
img {
	border:none;
	}

/*New CSS */

#header {
	width:960px;
	margin:0 auto;
	background:none;
	}
.home-tab {
	width:960px;
	margin:0 auto;
	}

.home-tab ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
.home-tab li a {
	float:right;
	background:#e5e5e5;
	padding:4px 15px;
	font:normal 14px arial;
	text-transform:capitalize;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	margin-top:-20px;
	}

.bar {
	height:6px;
	background:#e5e5e5;
	clear:both;
	margin-bottom:10px;
	}

#page-title {
	width:960px;
	margin:0 auto;
	border-bottom:1px solid #d6d6d6;
	height:65px;
	}

.title {
	float:left;
	}
.title h1 {
	color:#383838;
	font:bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0; margin:0;
	}

.title h2 {
	color:#646464;
	font:normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0; margin:0;
	}

.steps {
	float:right;
	margin:25px 0 15px 0;
	}

#thumb {
	clear:left;
	width:960px;
	margin:0 auto;
	}

#thumb div {
	width:200px;
	float:left;
	text-align:center;
	margin:2px 52px 15px 0;
	}

#thumb div.last {
	margin-right:0;
	}

#thumb div h1 {
	text-transform:capitalize;
	color:#666666;
	font:normal 14px arial;
	}

#next-previous {
	clear:left;
	width:960px;
	margin:0 auto;
	text-align:right;
	border-top:1px solid #d6d6d6;
	height:55px;
	padding-top:20px;
	}

.previous {
	float:left;
	}

.next {
	float:right;
	}


#website-detail {
	width:960px;
	margin:0 auto;
	}

#website-detail input {
	width:250px;
	height:35px;
	margin:5px 0;
	font:normal 15px arial;
	color:#666;
	}

#website-detail label {
	font:bold 14px arial;
	color:#666666;
	text-transform:capitalize;
	}

#website-detail textarea {
	width:800px;
	height:100px;
	margin:5px 0;
	font:normal 15px arial;
	color:#666;
	}

#website-detail div {
	float:left;
	width:250px;
	margin:10px 40px 10px 0;
	}

#website-detail div.textarea {
width:800px;
	}

#grid {display:table; width:100%;}
div.heading {
	display:table-row; background-color:#eee; font-weight:bold; color:#21759b;
	}
div.content {
	display:table-row;
	}
div.title2 {
	display:table-cell; border-bottom:1px solid #eee; padding:5px;
	}
div.content:hover {
	background-color:#f8f8f8;
	}


#pricing {display:table; width:950px; margin:0 auto; margin-top:20px; border:1px solid #eee;}

div.heading {
	display:table-row; background-color:#eee; font-weight:bold; color:#21759b; font-size:14px; margin:0; padding:0;
	height:40px;
	}
div.content {
	font-size:14px;
	display:table-row;
	}
div.title2 {
	display:table-cell; padding:12px 0 0px 15px; border-right:1px solid #eee;
	vertical-align:middle;
	}
div.title1 {
	display:table-cell; background-color:#fff;
	vertical-align:middle;
	}

div.content:hover {
	background-color:#f8f8f8;
	}

#internal-wrapper {
	width:950px;
	margin:0 auto;
	}
/*End New CSS */




.box {
	border:1px solid #fff;
	background:#eeeeee;
	padding:3px;
	}

.price_line {
	background-image:url(../img/line2.gif);
	background-repeat:repeat-y;
	background-position:left;
}

img.border {
	border:2px solid #fff;
	}

.dotted_line {
	background-image:url(../img/dotted_line.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:5px;
	}
	
img.slider {
	background-color:#dddddd;
	padding:1px;
	
	}
	.thumbnail_effect {
	border:1px solid #ccc;
	padding:3px;
	margin-right:12px;
	-moz-box-shadow: 2px 2px 2px #efefef;
  	-webkit-box-shadow: 2px 2px 2px #efefef;
	}
#1small {
	background-attachment:fixed;
	background-image:url(../images/close.gif);
	background-repeat:no-repeat;
	background-position:top;}
.rate_bg {
background:url('img/rate_bg.gif');
width:768px;
height:394px;
}

#tnt_pagination {
	display:block;
	text-align:left;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;
	font-size:12px;
	font-weight:normal;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

#tnt_pagination a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;	
}

#tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}

#tnt_pagination .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}

img.clients {
	padding-right:10px;
	}
/*-----------ROLLOVER EFFECT--------------*/

#rollover a {
width:95%;
height:85px;
border:1px solid #eaebee;
border-width:1px 0px 1px 0px;
display:block;
padding:10px 10px 10px 10px;
text-decoration:none;
} 

#rollover a {
background-color:#ffffff;
}

#rollover a:hover {
width:95%;
height:85px;
background-color:#fcfcfc;
border:1px solid #eaebee;
border-width:1px 0px 1px 0px;
text-decoration:none;
}

.pricing_heading{
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:24px;
	color:#000066;
	text-shadow: #ffffff 1px 1px 1px;
	}

.home_white

{
	font-family:arial, sans-serif;
	direction:ltr;
	color: #ffffff;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}
.home_blue
{
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;
	color: #333333;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}
.home_gray 
{ 
font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;
 color: #333333; 
 font-size:12px;
 text-align:left;
 }
 .home_gray3 
{ 
 color: #333333; 
 font-size:12px;
 text-decoration:underline;
 }
.home_gray1 
{ 
 color: #555555; 
 font-size:11px;
 

}
A.white,A.white:visited 
{ 
 color: #ffffff; 
 text-decoration : underline;
}
A.white:hover 
{ 
 color: #ffffff; 
 text-decoration : underline;
}
TD
{
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;
	font-size: 12px;
	color: #000000;
}
CHECKBOX, INPUT, RADIO, SELECT, SUBMIT, TEXTAREA, BUTTON 
{
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;
	font-size: 11px;
}
hr
{
 color: #e1e1e1;
 height: 0.1px;
}
A.home_verdana
{
	font-size:11px;
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;
	color: #666666;
}
.home_verdana_bold
{
		font-size:11px;
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;
	color: #666666;
}
.home_verdana
{
		font-size:11px;
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;
	color: #666666;
}
A.home_arial
{
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;
	FONT-SIZE: 11px;
	TEXT-ALIGN: left;
	color: #636161;
}
.style5 {color: #495563; font-size: 12px; 	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;}
.style10 {color: #333333; font-size: 12px; font-weight: bold; 	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;}
.style10 a:active {color: #666666; font-size: 12px; font-weight: bold; 	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;}
.style10 a:link {color: #666666; font-size: 12px; font-weight: bold; 	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;}
.style10 a:hover {color: #666666; font-size: 12px; font-weight: bold; 	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;}
.style10 a:visited {color: #666666; font-size: 12px; font-weight: bold; 	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;}

.style14 a:active {color: #000099; font-size: 12px; font-weight: bold; 	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;}
.style14 a:link {color: #000099; font-size: 12px; font-weight: bold; 	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;}
.style14 a:hover {color: #000099; font-size: 12px; font-weight: bold; 	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;}
.style14 a:visited {color: #000099; font-size: 12px; font-weight: bold; 	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;}

 .home_gray4 
{ 
 color: #333333; 
 font-size:12px;
 font-weight:bold;
 	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;
 }
 .style8 {
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;color: #333333;
text-decoration:none;
font-weight:normal;}

.line_grey {
background:url('img/line_grey.gif');
background-repeat:repeat-x;
background-position:center;
}

.pricing {
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;font-size:18px;
color:#333333;
text-align:center;
}

.pricing2 {
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;font-size:15px;
color:#000000;
text-align:center;
}

#carousel_inner {
float:left; /* important for inline positioning */
width:896px; /* important (this width = width of list item(including margin) * items shown */ 
overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */
background: #fff;
}

#carousel_ul {
position:relative;
left:-200px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:9999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul li{
float: left; /* important for inline positioning of the list items */                                    
width:210px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:105px;
margin-top:1px;
margin-bottom:10px; 
margin-left:5px; 
margin-right:5px; 
}

#carousel_ul li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll, #right_scroll{
float:left; 
height:105px; 
width:35px; 
background: #fff; 
}
#left_scroll img, #right_scroll img{
/*styling*/
cursor: pointer;
cursor: hand;
}


/*pagination*/
html, body {
background-color: white;
color: #2B3956;
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;font-size: 11px;
text-align: left;
}
/* Pagination DIV */
#pg
{
width: 500px;
background-color: #FFFFFF;
text-align: right;
font-size: 10px;
margin-bottom: 5px;
padding: 10px;
}
/* Pagination Link */
#pg a {
font-size: 10px;
text-decoration: none;
color: #000000;
border: 1px solid #dddddd;
padding: 3px;
-moz-border-radius: 3px;

}
#pg a:hover {
font-size: 10px;
text-decoration: none;
color: #000000;
border: 1px solid #A7A7A7;
background-color: white;
padding: 3px;
-moz-border-radius: 3px;
}
/* Pagination Current Page */
#pg a.current {
font-size: 10px;
text-decoration: none;
color: #000000;
border: 1px solid #336699;
background-color: #F5F7FA;
padding: 3px;
-moz-border-radius: 3px;
}
/* Pagination Disabled Page */
#pg span.disabled {
font-size: 10px;
text-decoration: none;
color: #C6C7C7;
border: 1px solid #C6C7C7;
background-color: white;
padding: 3px;
-moz-border-radius: 3px; // Rounds the corners; Works for Mozilla only
}

.social_network_5{
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	direction:ltr;
	font-size: 14px;
	color: #333333;
	text-align:left;
	text-decoration:none;
	line-height:20px;
	text-align:left;
}
