/*
Theme Name: DesigntripleW
Theme URI: http://www.designtriplew.com/
Version: 1.0
Description: Custom theme
Author: DesigntripleW
Author URI: http://www.designtriplew.com
*/

@charset "utf-8";

/*		Global Settings		*/

*
{
	margin:0;
	padding:0;
	border: 0;
	color:#333;
}

.webkit *
{
	margin:0;
	padding:0;
	border: 0;
	color:#333;
}

body
{
	background: url(images/bg.jpg) #2e2e2e;
	font-size: 62.5%; /*This will make font size to 10px*/
	font-family: Tahoma, Geneva, sans-serif;
}

.clear, .subpageclear
{
	clear:both;
	height:0;
}

td
{
	color:#333;
	font-size:1.1em;
}

.imgtop
{
	margin-top:11px;
}

.alignright
{
	margin-left:10px;
	float:right;
}

#mainwrapper
{
	padding: 20px 0 0;
	background:url(images/glow.png) center top no-repeat;
}

#header{
	margin:0 auto;
	width:980px;
}

#logo
{
	width:141px;
	height:86px;
	float:left;
}

#headerlinks
{
	margin-left:75px;
	width:760px;
	height:86px;
	float:right;
	background:url(images/top-curves.png) top left no-repeat;
}

#headerlinks ul
{
	margin-top:17px;
	margin-left:20px;
}

#headerlinks ul li
{
	display:inline;
}

#headerlinks ul li span
{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.6em;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

#headerlinks ul li a:link, #headerlinks ul li a:active, #headerlinks ul li a:visited
{
	width:110px;
	height:45px;
	float:left;
	display:block;
	padding:0 0 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	color:#fff;
	border-right:#545454 1px solid;
	text-decoration:none;
}

#headerlinks ul li a:hover, #headerlinks ul li.current a
{
	color:#ccc;
	text-decoration:none;
}

#splashwrapper
{
	margin:20px 0;
	padding:20px 0;
	height:240px;
	background: url(images/splash-bg.png) fixed 50% 50%;
}

/*		Splash Slider			*/

#splash
{
	margin:auto;
	width:958px;
	height:218px;
	border:#fff solid 11px;
	position:relative;
}

#imageContainer
{
	width:958px;
	height:218px;
}

#imageContainer img {
	display:none;
	position:absolute;
	width:958px;
	height:218px;
	opacity: -0.01;
}

/*		Splash Slider Ends		*/

#mainnavs
{
	margin:auto;
	width:980px;
	height:55px;
	background:url(images/mainnavs-bg.png);
}
#mainnavs ul
{
	padding:0;
}

#mainnavs ul li
{
	display:inline;
}

#mainnavs ul li span
{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.6em;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

#mainnavs ul li a:link, #mainnavs ul li a:active, #mainnavs ul li a:visited
{
	width:103px;
	height:45px;
	float:left;
	display:block;
	padding:10px 18px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	color:#fff;
	text-decoration:none;
	border-right:#666 1px solid;
}

#mainnavs ul li a:hover, #mainnavs ul li.current a
{
	color:#ababab;
	text-decoration:none;
	background:url(images/mainnavs-over.png);
}

/*		Newsticker		*/

#newsticker
{
	margin:1px auto 0;
	padding:8px 0 0 16px;
	width:964px;
	height:22px;
	font-size:1.1em;
	color:#333;
	background:url(images/promo-bg.gif);
}

#newsticker a:link, #newsticker a:visited, #newsticker a:active 
{
	text-decoration:none;
}

#newsticker a:hover
{
	color:#000;
	text-decoration:none;
}

/*		Newsticker Ends		*/

/*		Breadcrumb		*/

#breadcrumb
{
	margin:1px auto 0;
	padding:8px 0 0 16px;
	width:964px;
	height:22px;
	font-size:1.1em;
	text-transform:capitalize;
	color:#333;
	background:url(images/promo-bg.gif);
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active 
{
	text-decoration:none;
}

#breadcrumb a:hover
{
	color:#000;
	text-decoration:none;
}

/*		Breadcrumb Ends		*/

#contentwrap
{
	margin:1px auto 0;
	padding:20px;
	width:940px;
	background:#ededed;
}

#contents
{
	padding:20px;
	width:900px;
	background:#fff;
}

h1 
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:2.1em;
	word-spacing:-1px;
	color:666;
}

h2 
{
	display:inline;
	padding:7px 10px !important;
	background:url(images/h2-bg.gif) #f4f4f4 !important;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:2.2em;
	font-weight:normal;
	text-transform:capitalize;
}

.ie h2 
{
	float:left;
	display:block;
	margin-top:-7px;
}

h3
{
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.4em;
	font-weight:normal;
	text-transform:capitalize;
}

h4
{
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#6b776e!important;
	text-transform:capitalize;
}

h4 a:link, h4 a:active, h4 a:visited 
{
	color:#6b776e !important;
	text-decoration:none;
}

h4 a:hover
{
	color:#9ea9a0 !important;
	text-decoration:none;
}

#logo-design
{
	margin-top:15px;
	float:left;
	width:902px;
	height:523px;
	clear:both;
}

#wizardwrap
{
	margin-top:15px;
	float:right;
	width:389px;
}

#wizardmenu
{
	padding:9px 0 0 26px;
	float:left;
	width:363px;
	height:26px;
	background:url(images/wizardtitle-bg.gif);
	border:#adb9c2 1px solid;
	border-bottom:none;
}

#slider
{
	position: relative;
}

.ie #slider
{
	position: absolute;
}

.scroll
{
	overflow: hidden;
	width:389px;
	position: relative; /* fix for IE to respect overflow */
	background:url(images/wizard-bg.gif) fixed;
	border:#adb9c2 1px solid;
	clear: left;
}

.ie .scroll
{
	overflow: auto;
}

.scrollButtons
{
	display:none;
}

/*.scrollButtons.left
{
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}*/

.scrollContainer div.panel
{
	
}

ul.navigation
{
	display:inline;
}

.managewrap
{
	float:left;
	width:440px;
	margin-top:32px;
}

.managetitle
{
	height:35px;
}

.manage
{
	float:left;
	padding:12px;
	width:416px;
	border:#bdbcbd 1px solid;
	background:url(images/box-bg.gif) top #fff repeat-x;
	font-size:1.1em;
}

.webkit .manage
{
	margin-top:6px;
}

.manage p
{
	padding-bottom:10px;
}

.whydtwrap
{
	float:right;
	width:440px;
	margin-top:32px;
}

.whydtwtitle
{
	height:35px;
}

.whydtw
{
	float:left;
	padding:12px;
	width:416px;
	border:#bdbcbd 1px solid;
	background:url(images/box-bg.gif) top #fff repeat-x;
	font-size:1.1em;
}

.gecko .whydtw
{
	width:414;
}

.webkit .whydtw
{
	margin-top:6px;
}

.whydtw p
{
	padding-bottom:10px;
}

#footerwrap
{
	margin:10px 0;
	padding:24px 0;
	height:206px;
	background: url(images/splash-bg.png);
	border-top:#535453 1px solid;
}

#footer
{
	margin:auto;
	width:878px;
}

#dlinks
{
	float:left;
	width:187px;
	background:url(images/footer-sp.png) right no-repeat;
}

#dlinks ul
{
	float:left;
}

#dlinks ul li
{
	display:block;
	margin-top:18px;
	padding-left:15px;
	font-size:1.1em;
	color:#9ea9a0;
	background:url(images/footer-bullet.png) left 3px no-repeat;
}

#dlinks ul li a:link, #dlinks ul li a:active, #dlinks ul li a:visited
{
	color:#9ea9a0;
	text-decoration:none;
}

#dlinks ul li a:hover
{
	color:#9ea9a0;
	text-decoration:underline;
}

#elinks
{
	float:left;
	margin-left:29px;
	width:187px;
	background:url(images/footer-sp.png) right no-repeat;
}

#elinks ul
{
	float:left;
}

#elinks ul li
{
	display:block;
	margin-top:18px;
	padding-left:15px;
	font-size:1.1em;
	color:#9ea9a0;
	background:url(images/footer-bullet.png) left 3px no-repeat;
}

#elinks ul li a:link, #elinks ul li a:active, #elinks ul li a:visited
{
	color:#9ea9a0;
	text-decoration:none;
}

#elinks ul li a:hover
{
	color:#9ea9a0;
	text-decoration:underline;
}

#clinks
{
	float:left;
	margin-left:29px;
	width:187px;
	background:url(images/footer-sp.png) right no-repeat;
}

#clinks ul
{
	float:left;
}

#clinks ul li
{
	display:block;
	margin-top:18px;
	padding-left:15px;
	font-size:1.1em;
	color:#9ea9a0;
	background:url(images/footer-bullet.png) left 3px no-repeat;
}

#clinks ul li a:link, #clinks ul li a:active, #clinks ul li a:visited
{
	color:#9ea9a0;
	text-decoration:none;
}

#clinks ul li a:hover
{
	color:#9ea9a0;
	text-decoration:underline;
}

#searchwrap
{
	float:left;
	margin-left:29px;
	width:230px;
}

#searchwrap p
{
	margin-top:10px;
	margin-bottom:11px;
	color:9ea9a0;
	font-size:1.1em;
}

#search
{
	margin-top:15px;
	margin-bottom:20px;
	width:250px;
	height:30px;
}

.searchformbox
{
	background:#FFFFFF url(images/bg_input.gif) repeat-x scroll 0 0;
	border:1px solid #C4C4C4;
	color:#1E292B;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.8em;
	font-weight:normal;
	width:750px;
	margin:0 5px 0 0;
	padding:10px 5px;
}

.searchformbtn
{
	background:#32393D url(images/bg_submit.gif) repeat-x scroll 0 0;
	border:1px solid #32393D;
	color:#FFFFFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:2em;
	font-weight:bold;
	width:100px;
	margin:0 0 5px;
	padding:6px 10px;
	vertical-align:top;

}

#newsletter
{
	margin-top:5px;
	margin-bottom:20px;
	width:250px;
	height:30px;
}
.inputbox
{
	margin-right:3px;
	padding:0 8px;
	width:170px;
	height:30px;
	background:url(images/input-bg.png) no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	color:#9ea9a0;
}

.gecko .inputbox
{
	margin-right:3px;
	padding:10px 8px;
	background:url(images/input-bg.png) no-repeat;
}

.ie .inputbox
{
	padding-top:7px;
	height:24px;
}

.submitbutton
{
	width:51px;
	height:31px;
	background:url(images/button-bg.png) no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	color:#9ea9a0;
	cursor:pointer;
}

#copywrap
{
	padding:6px 0;			
	height:40px;
	background: url(images/mainnavs-bg.png);
	text-align:center;
}

#paypal
{
	display:inline;
	margin-right:210px;
	position:relative;
}
#copyright
{
	display:inline;
	font-family:Tahoma, Geneva, sans-serif;
	color:#9ea9a0;
	font-size:1.1em;
	position:relative;
}

/*popmenu*/

.branding
{
	width:130px;
	padding:5px;
	margin-top:54px;
	background:#fff;
	z-index:100;
}

.gecko .branding
{
	margin-left:-979px;
}

.ie .branding
{
	margin-top:-1px;
}

.branding a:link, .branding a:active, .branding a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	display:block;
	width:104px;
	padding:8px 6px 8px 20px;
	background:url(images/mainnavs-bgb1.1.gif) left no-repeat;
	color:#fff;
	text-decoration:none;
}

.branding a:hover 
{
	background:url(images/mainnavs-bgb1.2.gif) left no-repeat;
	color:#fff;
	text-decoration:none;
}

.websites
{
	width:131px;
	padding:5px;
	margin-left:139px;
	margin-top:54px;
	background:#fff;
	z-index:100;
}

.gecko .websites
{
	margin-left:-840px;
}

.ie .websites
{
	margin-top:-1px;
	margin-left:-1px;
}

.websites a:link, .websites a:active, .websites a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	display:block;
	width:104px;
	padding:8px 6px 8px 20px;
	background:url(images/mainnavs-bgb1.1.gif) left no-repeat;
	color:#fff;
	text-decoration:none;
}

.websites a:hover 
{
	background:url(images/mainnavs-bgb1.2.gif) left no-repeat;
	color:#fff;
	text-decoration:none;
}

.richmedia
{
	width:131px;
	padding:5px;
	margin-left:279px;
	margin-top:54px;
	background:#fff;
	z-index:100;
}

.gecko .richmedia
{
	margin-left:-700px;
}

.ie .richmedia
{
	margin-top:-1px;
	margin-left:-1px;
}

.richmedia a:link, .richmedia a:active, .richmedia a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	display:block;
	width:104px;
	padding:8px 6px 8px 20px;
	background:url(images/mainnavs-bgb1.1.gif) left no-repeat;
	color:#fff;
	text-decoration:none;
}

.richmedia a:hover 
{
	background:url(images/mainnavs-bgb1.2.gif) left no-repeat;
	color:#fff;
	text-decoration:none;
}

.templates
{
	width:131px;
	padding:5px;
	margin-left:419px;
	margin-top:54px;
	background:#fff;
	z-index:100;
}

.gecko .templates
{
	margin-left:-560px;
}

.ie .templates
{
	margin-top:-1px;
	margin-left:-1px;
}

.templates a:link, .templates a:active, .templates a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	display:block;
	width:104px;
	padding:8px 6px 8px 20px;
	background:url(images/mainnavs-bgb1.1.gif) left no-repeat;
	color:#fff;
	text-decoration:none;
}

.templates a:hover 
{
	background:url(images/mainnavs-bgb1.2.gif) left no-repeat;
	color:#fff;
	text-decoration:none;
}

.marketing
{
	width:131px;
	padding:5px;
	margin-left:559px;
	margin-top:54px;
	background:#fff;
	z-index:100;
}

.gecko .marketing
{
	margin-left:-420px;
}

.ie .marketing
{
	margin-top:-1px;
	margin-left:-1px;
}

.marketing a:link, .marketing a:active, .marketing a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	display:block;
	width:104px;
	padding:8px 6px 8px 20px;
	background:url(images/mainnavs-bgb1.1.gif) left no-repeat;
	color:#fff;
	text-decoration:none;
}

.marketing a:hover 
{
	background:url(images/mainnavs-bgb1.2.gif) left no-repeat;
	color:#fff;
	text-decoration:none;
}

.free
{
	width:131px;
	padding:5px;
	margin-left:699px;
	margin-top:54px;
	background:#fff;
	z-index:100;
}

.gecko .free
{
	margin-left:-280px;
}

.ie .free
{
	margin-top:-1px;
	margin-left:-1px;
}

.free a:link, .free a:active, .free a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	display:block;
	width:104px;
	padding:8px 6px 8px 20px;
	background:url(images/mainnavs-bgb1.1.gif) left no-repeat;
	color:#fff;
	text-decoration:none;
}

.free a:hover 
{
	background:url(images/mainnavs-bgb1.2.gif) left no-repeat;
	color:#fff;
	text-decoration:none;
}

.company
{
	width:131px;
	padding:5px;
	margin-left:839px;
	margin-top:54px;
	background:#fff;
	z-index:100;
}

.gecko .company
{
	margin-left:-140px;
}

.ie .company
{
	margin-top:-1px;
	margin-left:-1px;
}

.company a:link, .company a:active, .company a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	display:block;
	width:104px;
	padding:8px 6px 8px 20px;
	background:url(images/mainnavs-bgb1.1.gif) left no-repeat;
	color:#fff;
	text-decoration:none;
}

.company a:hover 
{
	background:url(images/mainnavs-bgb1.2.gif) left no-repeat;
	color:#fff;
	text-decoration:none;
}

a.alter:link, a.alter:active, a.alter:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	display:block;
	width:104px;
	padding:8px 6px 8px 20px;
	background:url(images/mainnavs-bgb2.1.gif) left no-repeat;
	color:#333;
	text-decoration:none;
}

a.alter:hover 
{
	color:#333;
	background:url(images/mainnavs-bgb2.2.gif) #fff left no-repeat;
	text-decoration:none;
}

/*popmenu ends*/

/*subpage 1 column*/
.col1wrap
{
	float:left;
	width:898px;
	margin-top:7px;
}

.col1title
{
	height:35px;
}

.col1
{
	float:left;
	padding:12px;
	width:874px;
	border:#bdbcbd 1px solid;
	background:url(images/box-bg.gif) top #fff repeat-x;
	font-size:1.1em;
}

.col1 ul
{
	margin:5px 13px 13px;
}

.col1 li
{
	margin:5px 0;
}

.col1 p
{
	padding-bottom:10px;
	line-height:1.4em;
}

.col1 h3
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.6em;
	line-height:2em;
	padding-bottom:10px;
	font-weight:normal;
	color:#595959;
}

.col1 h4
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.1em;
	margin-bottom:5px;
}

.col1 h5
{
	font-size:1.0em;
	padding-bottom:0;
	line-height:1.4em;
}

.col1 h6
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:0.9em;
	font-weight:normal;
	margin-bottom:10px;
}

.col1 a:link, .col1 a:visited, .col1 a:active, .col1 h3 a:link, .col1 h3 a:visited, .col1 h3 a:active, .col1 h6 a:link, .col1 h6 a:visited, .col1 h6 a:active
{
	text-decoration:none;
}

.col1 a:hover, .col1 h3 a:hover, .col1 h6 a:hover
{
	color:#666;
	text-decoration:none;
}

/*subpage 1 column ends*/

/*subpage with links column*/
#subpagecontents
{
	padding:27px 0 0 20px;
	width:920px;
	background:#fff url(images/submenu-bg.gif) 20px top repeat-y;
}

#subpage
{
	float:left;
	width:920px;
	margin-top:7px;
}

#subpagemenu
{
	float:left;
	width:204px;
	padding:20px 0 50px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.4em;
	text-transform:capitalize;
}

#subpagemenu h2{
	float:left;
	width:174px;
	padding:15px!important;
	color:#2B8A35;
	border-bottom:#dcddde 1px solid;
	background:none!important;
	font-size:1.0em;
}

#subpagemenu h3{
	float:left;
	width:174px;
	padding:15px!important;
	color:#666;
	border-bottom:#dcddde 1px solid;
	background:none!important;
	font-size:1.0em;
}

#subpagemenu h3 span{
	color:#b61900;
}

#subpagemenu ul
{
	float:left;
}

#subpagemenu ul li
{
	list-style:none;
	display:block;
	overflow:hidden;
}

#subpagemenu ul li a:link, #subpagemenu ul li a:active, #subpagemenu ul li a:visited
{
	display:block;
	width:164px;
	padding:15px 15px 14px 25px;
	border-bottom:#dcddde 1px solid;
	color:#666;
	text-decoration:none;
}

#subpagemenu ul li a:hover, #subpagemenu ul li.current-cat a, #subpagemenu ul li.current-cat-parent a
{
	color:#cf2a10;
	text-decoration:none;
}

#subpagemenu ul li li
{
	list-style:none;
	display:block;
	overflow:hidden;
}

#subpagemenu ul li li a:link, #subpagemenu ul li li a:active, #subpagemenu ul li li a:visited
{
	display:block;
	width:152px;
	height:25px;
	padding:12px 15px 3px 37px;
	border-bottom:#dcddde 1px solid;
	background:url(images/submenu-bullet-2.gif) left no-repeat;
	color:#666;
	text-decoration:none;
}

#subpagemenu ul li li a:hover, #subpagemenu ul li li.current-cat a
{
	color:#036;
	text-decoration:none;
}

/*subpage 1 menu column ends*/

/*subpage detail column*/
#subpagedetail
{
	float:left;
	padding:12px;
	width:692px;
	border:none;
	border-left:none;
	background:url(images/box-bg.gif) top #fff repeat-x;
	font-size:1.1em;
}

#subpagedetail p
{
	padding-bottom:10px;
	line-height:1.4em;
}

#subpagedetail ul
{
	margin-bottom:10px;
}

#subpagedetail li
{
	margin:0 0 7px 11px;
}

#subpagedetail ul ul
{
	display:block;
	text-align:left;
	margin:20px;
}

#subpagedetail h1
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.6em;
	line-height:2em;
	padding-bottom:10px;
	font-weight:normal;
	color:#595959;
}

#subpagedetail h2
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.1em;
	margin-bottom:5px;
	color:#595959;
}

#subpagedetail h3
{
	font-size:1.0em;
	padding-bottom:10px;
	line-height:1.4em;
	color:#595959;
}

#subpagedetail h4
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:0.9em;
	font-weight:normal;
	margin-bottom:10px;
	color:#595959;
}

#subpagedetail h1 a:link, #subpagedetail h1 a:visited, #subpagedetail h1 a:active,#subpagedetail h4 a:link, #subpagedetail h4 a:visited, #subpagedetail h4 a:active
{
	text-decoration:none;
}

#subpagedetail h1 a:hover,#subpagedetail h4 a:hover
{
	color:#666;
	text-decoration:none;
}
/*subpage 2 menu column ends*/

/*subpage 2 columns*/
.col2leftwrap
{
	float:left;
	width:439px;
	margin-top:7px;
}

.col2lefttitle
{
	height:35px;
}

.col2left
{
	float:left;
	padding:12px;
	width:415px;
	border:#bdbcbd 1px solid;
	background:url(images/box-bg.gif) top #fff repeat-x;
	font-size:1.1em;
}

.col2left p
{
	padding-bottom:10px;
}

.col2rightwrap
{
	float:right;
	width:439px;
	margin-top:7px;
}

.col2righttitle
{
	height:35px;
}

.col2right
{
	float:left;
	padding:12px;
	width:415px;
	border:#bdbcbd 1px solid;
	background:url(images/box-bg.gif) top #fff repeat-x;
	font-size:1.1em;
}

.col2right p
{
	padding-bottom:10px;
}
/*subpage with 2 columns ends*/

/*subpage 4 columns*/
.col4leftwrap
{
	float:left;
	width:439px;
	margin-top:27px;
}

.col4lefttitle
{
	height:35px;
}

.col4left
{
	float:left;
	padding:12px;
	width:415px;
	border:#bdbcbd 1px solid;
	background:url(images/box-bg.gif) top #fff repeat-x;
	font-size:1.1em;
}

.col4left p
{
	padding-bottom:10px;
}

.col4rightwrap
{
	float:right;
	width:439px;
	margin-top:27px;
}

.col4righttitle
{
	height:35px;
}

.col4right
{
	float:left;
	padding:12px;
	width:415px;
	border:#bdbcbd 1px solid;
	background:url(images/box-bg.gif) top #fff repeat-x;
	font-size:1.1em;
}

.col4right p
{
	padding-bottom:10px;
}
/*subpage with 4 columns ends*/

/*sign in*/
.signwrap
{
	margin:100px auto;
	width:298px;
	height:200px;
}

.signtitle
{
	height:39px;
}

.sign
{
	float:left;
	padding:12px;
	width:274px;
	border:#bdbcbd 1px solid;
	background:url(images/box-bg.gif) top #fff repeat-x;
	font-size:1.1em;
}

.sign p
{
	padding-bottom:10px;
}
/*sign in ends*/

#subnavs
{
	margin:1px auto 0;
	padding:8px 0 0 18px;
	width:962px;
	height:20px;
	background:url(images/promo-bg.gif);
}

#subnavs ul
{
	margin-top:-2px;
}

.ie #subnavs ul
{
	margin-top:-8px;
}

#subnavs ul li
{
	float:left;
	display:inline;
}

#subnavs ul li a:link, #subnavs ul li a:active, #subnavs ul li a:visited 
{
	margin-right:0;
	padding:6px 12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.1em;
	text-decoration:none;
}

.ie #subnavs ul li a:link
{
	display:block;
}

#subnavs ul li a:hover
{
	text-decoration:none;
	color:#fff;
	background:#333;
}

/*client login*/
#client_login
{
	margin:50px auto 30px;
	width:400px;
}

#client-form
{
	background: transparent url(images/form/client-bg.gif) no-repeat left top;
}

#client-form td
{
	color:#555;
	font-weight:bold;
	padding-right:10px;
}

#client-form .small
{
	font-size:.9em;
	font-weight:normal;
	padding-right:33px;
}

#client-form .box{
	background: transparent url(images/form/client-box.gif) no-repeat;
	height:17px;
	width: 138px;
	padding: 7px;
}

#client-form .box:hover{
	background: transparent url(images/form/client-box-hover.gif) no-repeat;
}

#client-form .dd{
	background: transparent url(images/form/client-dd.gif) no-repeat;
	height:31px;
	width: 152;
	padding: 7px;
}

.ie #client-form .dd{
	background: transparent url(images/form/client-dd.gif) no-repeat;
	margin-top:15px;
	margin-bottom:-10px;
}

#client-form .dd option{
	background: #fff;
	padding: 5px;
	color:#555;
}

#client-form .btn{
	width: 150px;
	height:33px;
	color:#333;
	background: transparent url(images/form/client-btn.gif) no-repeat;
	margin-right:20px;
}

.ie #client-form .btn{
	margin-right:20px;
}

#client-form .btn:hover
{
	background: transparent url(images/form/client-btn-hover.gif) no-repeat;
}

/*client login ends*/

/*price table*/

.features
{
	font-size:2.2em;
	padding-left:7px;
	border-right:#fff solid 1px;
	background:#f8f8f8;
}

.business
{
	font-size:1.4em;
	background:#909090;
	color:#FFF;
	font-weight:bold;
	border-right:#fff solid 1px;
	background:#909090 url(images/tb-busines-bg.gif);
}

.micro
{
	font-size:1.0em;
	background:#f2f2f2;
	font-weight:bold;
	border-right:#fff solid 1px;
	background:#f2f2f2 url(images/tb-micro-bg.gif);
}

.designheading
{
	font-size:1.0em;
	font-weight:bold;
	padding-left:7px;
	border-right:#fff solid 1px;
	border-top:#fff solid 1px;
	background:#f6f6f6 url(images/design-hd-bg.gif);
}

.designhead
{
	font-size:1.0em;
	border-right:#fff solid 1px;
	border-top:#fff solid 1px;
	background:#f6f6f6 url(images/design-hd-bg.gif);
}

.detail1
{
	font-size:1.0em;
	padding-left:7px;
	border-right:#fff solid 1px;
	border-top:#fff solid 1px;
	background:#f6f6f6 url(images/tb-detail1-bg.gif);
}

.microdetail1
{
	font-size:1.0em;
	border-right:#fff solid 1px;
	border-top:#fff solid 1px;
	background:#f6f6f6 url(images/tb-detail1-bg.gif);
}

.detail2
{
	font-size:1.0em;
	padding-left:7px;
	border-right:#fff solid 1px;
	border-top:#fff solid 1px;
	background:#f2f2f2 url(images/tb-micro-bg.gif);
}

.microdetail2
{
	font-size:1.0em;
	border-right:#fff solid 1px;
	border-top:#fff solid 1px;
	background:#f2f2f2 url(images/tb-micro-bg.gif);
}

/*price table ends*/

/*seo tools*/
.seo
{
	font-size:1.0em;
	padding-left:7px;
	padding-right:7px;
	border-right:#fff solid 1px;
	border-left:#fff solid 1px;
	border-top:#fff solid 1px;
	background:#f6f6f6 url(images/seo-bg.gif);
}

.seo h4
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size:1.1em!important;
	color:#333!important;
	padding-top:5px;
}

.seo h4 a:link, .seo h4 a:active, .seo h4 a:visited
{
	color:#333!important;
}

.seo h4 a:hover 
{
	color:#666!important;
}

.seo p
{
	padding-top:8px!important;
	padding-bottom:5px!important;
	color:#999!important;
	font-size:0.9em!important;
}

/*seo tools end*/

/*tooltip*/
.dvhdr1
{
	background:#d9ecf8;
	font-size:1.0em;
	font-weight:bold;
	border:1px solid #b0d4ea;
	padding:5px;
	width:195px;
	color:#658ca5;
}

.dvbdy1
{
	background:#FFFFFF;
	font-size:1.0em;
	border-left:1px solid #b0d4ea;
	border-right:1px solid #b0d4ea;
	border-bottom:1px solid #b0d4ea;
	padding:5px;
	width:195px;
}

.dvbdy1 p
{
	margin-top:10px;
}

/*tooltip ends*/

/*affiliate sign in*/
table.frame
{
	margin:0 0 10px;
	padding:0;border:1px solid #EBEBEB;
	border-bottom:0;
	font-family:Lucida Sans Unicode,Lucida Grande,sans-serif!important;
	font-size:1.1em;
}

table.frame table td
{
	background-color:#FFF;
	border-bottom:1px solid #EBEBEB;
	font-family:Lucida Sans Unicode,Lucida Grande,sans-serif!important;
	font-size:1.0em;
}

table.frame table td.fieldarea{
	background-color:#F5F5F5;
	color:#333;
	text-align:right;
	border-right:1px solid #EBEBEB;
	font-family:Lucida Sans Unicode,Lucida Grande,sans-serif!important;
	font-size:1.0em;
	padding-right:8px;
}

/*affiliate sign in ends*/

/*Thumbs*/

.thumbs{
	margin: 15px 20px 20px 26px;
	width: 298px;
	height: 182px;
	float: left;
	display: inline;
	background: #FFF;
	border: 1px solid #DCDCD4;
	position: relative;
}

.thumbs a img{
	margin: 6px 6px 8px 6px;
	width: 284px;
	height: 147px;
	display: block;
	border: 1px solid #DCDCD4;
}

.thumbs a{
	margin: 0 0 0 8px;
	color: #323429;
	text-decoration: none;
}

.thumbs a span{
	position: absolute;
	right: 6px;
	color: #657600;
}

.thumbs a:hover{
	color: #cf2a10;
	text-decoration: none;
}

.thumbnail{
	margin: 10px 0 10px 0;
	/*	
	width: 690px;
	height: 400px;
	display: block;
	*/
	border: 1px solid #DCDCD4;
	overflow: hidden;
}

div.rating{
	margin-top:-15px;
	margin-left:185px;
	position:relative;
}

/*End of Thumbs*/


/* The Comments Template Section Styles */
.comments-template{
	margin: 20px 20px 0 0;
	width : 620px;
	overflow: hidden;
}

.comments-template ol{
	list-style: none;
	border-top: 1px solid #DCDCD4;
}

.comments-template ol li{
	padding: 0 10px 10px 10px;
	border-bottom: 1px solid #DCDCD4;
	position: relative;
}

.comments-template ol li img.gravatar{
	float: left;
	width: 50px;
	height: 50px;
	display: block;
	border: 1px solid #DCDCD4;
	margin: 10px 10px 10px 0;
}

.comments-template ol li p{
	padding: 10px 0 5px 0;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	color: #323429;
	margin-left: 60px;
}

.comments-template ol li a{
	color: #657600;
	text-decoration: none;
}

.comments-template ol li a:hover{
	text-decoration: underline;
}

.comments-template h3#comments{
	color: #323429;padding:
	5px 0 5px 10px;
	font-size: 18px;
	font-weight:normal;
}

.comments-template h3#reply{
	color: #323429;
	padding: 10px;
	font-size: 18px;
	font-weight: normal;
}

.comments-template .meta{
	font-size: 11px;
	color: #606060;
}

.comments-template .meta a{
	color: #657600;
	text-decoration: none;
}

.comments-template .meta a:hover{
	text-decoration: underline;
}

.comments-template p.logged{
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 12px;
	color: #606060;
}

.comments-template p.logged a{
	color: #657600;
	text-decoration: none;
}	

#commentform #comment{
	margin-top: 10px;
	font-size: 12px;
	border: 1px solid #DCDCD4;
	background: none;
}

#commentform{
	padding: 0 10px 0 10px;
	display: block;
}

#commentform label{
	font-size: 11px;
	color: #666666;
}

#commentform input{
	margin-top: 5px;
	width: 300px;
	font-size: 12px;
	padding: 2px 0 2px 2px;
	border: 1px solid #DCDCD4;
	background: none;
}

#commentform #submit{
	margin-bottom: 20px;
	padding: 0;
	width: 166px;
	height: 33px;
	border: none;
	overflow: hidden;
}

#commentform p{
	padding: 5px 0 0 0;
	font-size: 10px;
	color: #606060;
}

#commentform p a{
	color: #657600;
	text-decoration: none;
}

#commentform p a:hover{
	text-decoration: underline;
}