html, body {

	margin: 0;

	padding: 0;

}



body {

	background: #3d475c url(../images/headerbg.gif) repeat-x;

}



td {

	vertical-align: top;

}



p {

	margin: 0;

}



.center {

	text-align: center;

}



.left {

	text-align: left;

}



.right {

	text-align: right;

}



.hidden {

	display: none;

}



body, td, form, input {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

}



a img {

	border: none;

}



#header {

	padding-top: 13px;

	padding-bottom: 5px;

	background: url(../images/header.gif) 5px 0 no-repeat;

}



#topmenu {

	background: url(../images/menubg.gif) bottom left no-repeat;

	padding: 0 10px 8px 50px;

}



#topmenu td {

	text-align: center;

	padding-left:3px;

	padding-right:3px;

}



#topmenulinks td {

	padding-top: 17px;

}



#topmenu a {

	text-decoration: none;

	color: #ecffb3;

	font-weight: bold;

	font-size: 12px;

}



#topmenu a:hover {

	color: #cdff1f;

}





#contentwrapper {

	background: #818c9f url(../images/bodybg3.gif) repeat-x;

}





#sidebar {

	background: #222b40;

	font-size: 11px;

	padding: 10px 0 20px 0;

}



#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 {

	color: #fff;

	font-size: 12px;

	margin: 0.5em 0;

	padding: 0 0.5em;

}



#sidebar .menuheader {

	margin: 0;

	padding: 0 0.5em 0 12px;

	line-height: 20px;

	height: 21px;

	background: #808da1 url(../images/menubar.gif) no-repeat;

}



#sidebar .menuheader a {

	color: #fff;

	text-decoration: none;

	display: block;

}



#sidebar .menuheader a:hover {

	color:#FFFF00;

	text-decoration: none;

	display: block;

}



/*

#sidebar .menuheader a:hover {

	color: #ffd201;

}

*/



#sidebar ul.menu {

	background: #3d475c url(../images/menubar2.gif) repeat-x;

	color: #b6bdcb;

	font-size: 11px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 16px;

	list-style-type: none;

	margin: 0;

	padding: 10px 10px 10px 12px;

}



#sidebar ul.menu li {

	margin: 0;

	padding: 0 0 0 8px;

	background: url(../images/menubullet.gif) 0 6px no-repeat;

}



#sidebar ul.menu a {

	text-decoration: none;

	color: #b6bdcb;

}



#sidebar ul.menu a:hover {

	color: #ffd201;

}





#main .status {

	color: #fff;

	font-size: 12px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-weight: bold;

	margin: 0.5em 1em 1em 1em;

	padding-left: 16px;

	line-height: 16px;

	background: url(../images/arrbullet.gif) 0 2px no-repeat;

}



#main .status a {

	color: #ecffb3;

	text-decoration: underline;

}



#main .status a:hover {

	color: #cdff1f;

}



#main {

	padding: 10px 0;

}



a {



	color: #69f;;

}



a:hover {

	color: #1070f0;	

}



h1 {

	font-size: 18px;

}



h2 {

	font-size: 16px;

}



h3, h4 {

	font-size: 14px;

}





.boxheader {

	margin: 0;

	line-height: 24px;

	background: url(../images/mainhdr.gif) no-repeat;

	font-family: Arial, Helvetica, sans-serif, Tahoma;

	font-size: 16px;

	font-weight: bold;

	padding: 6px 0 2px 12px;

	color: #606a81;

}



.boxbody {

	background: url(../images/mainmid.gif) repeat-y;

	font-size: 12px;

	/* line-height: 16px; */

	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding: 12px 12px 0 12px;

}



.boxbody p {

	margin: 1em 0 1em 0;

}



.boxfooter {

	background: url(../images/mainftr.gif) left bottom no-repeat;

	height: 30px;

}





#footer {

	color: #b7beca;

	padding-top: 20px;

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	background: url(../images/footerbg.gif) repeat-x;

}



#footer p {

	margin: 0 0 0.5em 0;

}



#footer .menu {

	font-size: 10px;

	margin-bottom: 1em;

}



#footer .menu a {

	color: #9de407;

}



#footer .menu a:hover {

	color: #cdff1f;

}











/* DASHBOARD CSS */





#dashboard .dbaddproduct {

	background: url(../images/db-icon-addproduct.gif);

}

#dashboard .dbaddtool {

	background: url(../images/db-icon-addtool.gif);

} 

#dashboard .dbaddcontent {

	background: url(../images/db-icon-addcontent.gif);

}



#dashboard .dbaddproduct a:hover {

	background: url(../images/db-icon-addproduct.gif) 0 -43px;

} 



#dashboard .dbaddtool a:hover {

	background: url(../images/db-icon-addtool.gif) 0 -43px;

} 



#dashboard .dbaddcontent a:hover {

	background: url(../images/db-icon-addcontent.gif) 0 -43px;

}





#dashboard .dbhdrwrapper {

	margin: 0;

	height: 31px;

	overflow: hidden;

	background: url(../images/dbhdr0.gif) top left no-repeat;

}



#dashboard .dbhdr {

	height: 31px;

	line-height: 31px;

	padding: 0 10px;

	font-size: 12px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #606a81;

	overflow: hidden;

	background: url(../images/dbhdr1.gif) top right no-repeat;

}



#dashboard .dbcontent {

	border: none;

	border-left: 1px solid #a2b4cc;

	border-right: 1px solid #a2b4cc;

	padding: 10px;

	margin: 0;

	background: #fff;

}


#dashboard .dbcontent1 {

	border: none;
	border-left: 1px solid #a2b4cc;
	border-right: 1px solid #a2b4cc;
	padding: 10px;
	padding-left:0px;
	padding-right:2px;
	background: #fff;
}




#dashboard .dbcontent p {

	margin: 0;

	padding: 5px 0 5px 0;

}



#dashboard .dbftr {

	height: 3px;

	padding: 0;

	margin-bottom: 5px;

	overflow: hidden;

	background: url(../images/dbftr1.gif) bottom right no-repeat;

}

#dashboard .dbftr1 {

	height: 3px;

	padding: 0;

	margin-top: 5px;

	overflow: hidden;

	background: url(../images/dbftr11.gif) bottom right no-repeat;

}



#dashboard .dbftr img {

	padding: 0;

	margin: 0;

	display: block;

}





#dashboard .dbaccountsummary .dbaccountname {

	padding-left: 40px;

	line-height: 36px;

	height: 40px;

	background: url(../images/db-icon-acc.gif) no-repeat;

}



#dashboard .dbaccountsummary td {

	font-size: 12px;

	color: #666;

	padding: 5px 10px 5px 0;

}



#dashboard .dbvideoguide {

	width: 196px;

	float: right;

	margin: 0;

	padding: 0;

}



#dashboard .dbaccountsummary {

	width: 314px;

	float: left;

}



#dashboard .dbannouncements {

	clear: both;

}



#dashboard .dbannouncements .dbhdrwrapper {

	clear: both;

	width: 100%;

}



#dashboard .dbannouncements h1, 

#dashboard .dbannouncements h2, 

#dashboard .dbannouncements h3, 

#dashboard .dbannouncements h4 {

	font-size: 12px;

	color: #666;

	margin: 0;

	padding: 4px 0 0 0;

}



#dashboard .dbannouncements .dbannouncementdate {

	font-size: 10px;

	color: #aaa;

	margin: 0;

	padding: 0;

}





/*  */



#dashboard .dbquickstartbuttons {

	margin: 5px 0 0 0;

	padding: 0;

	list-style: none;

	display: block;

	clear: both;

}



#dashboard .dbquickstartbuttons li {

	margin: 0 0 5px 0;

	padding: 0;

	display: block;

	width: 100%;

	float: left;

	background: url(../images/menubar4.gif) top right no-repeat;

}





#dashboard .dbquickstartbuttons li a {

	display: block;

	margin: 0;

	padding: 0;

	height: 43px;

	

	text-decoration: none;

	font-weight: bold;

	font-size: 15px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	color: #a1abbf;

}



#dashboard .dbquickstartbuttons li a span {

	display: block;

	padding-left: 55px;

	line-height: 43px;

}



#dashboard .dbquickstartbuttons li a:hover {

	color: #606a81;

} 



#dashboard .dbquickstartbuttons .qssetup a {

	background: url(../images/qs-setup.gif) top left no-repeat;

}



#dashboard .dbquickstartbuttons .qsmessages a {

	background: url(../images/qs-messages.gif) top left no-repeat;

	cursor:pointer;

}



#dashboard .dbquickstartbuttons .qsaddproducts a {

	background: url(../images/qs-products.gif) top left no-repeat;

}



#dashboard .dbquickstartbuttons .qsaddtools a {

	background: url(../images/qs-tools.gif) top left no-repeat;

}



#dashboard .dbquickstartbuttons .qsaddcontent a {

	background: url(../images/qs-content.gif) top left no-repeat;

}









/*   */



#dashboard .dbquickstartbuttons2 {

	margin: 5px 0 0 0;

	padding: 0;

	list-style: none;

	display: block;

	clear: both;

}



#dashboard .dbquickstartbuttons2 li {

	margin: 0 0 5px 0;

	padding: 0;

	display: block;

	width: 160px;

	float: left;

	background: url(../images/menubar4.gif) top right no-repeat;

}



#dashboard .dbquickstartbuttons2 li a {

	display: block;

	margin: 0;

	padding: 0;

	height: 43px;

	

	text-decoration: none;

	font-weight: bold;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #a1abbf;

}



#dashboard .dbquickstartbuttons2 li a span {

	display: block;

	padding-left: 55px;

	line-height: 43px;

	

}



#dashboard .dbquickstartbuttons2 li a:hover {

	color: #606a81;

} 





#dashboard .dbquickstartbuttons2 .qscustomization {

	margin-right: 6px;

}

#dashboard .dbquickstartbuttons2 .qslinks {

	margin-right: 6px;

}



#dashboard .dbquickstartbuttons2 .qscustomization a {

	background: url(../images/qs-customization.gif) top left no-repeat;

}



#dashboard .dbquickstartbuttons2 .qslinks a {

	background: url(../images/qs-links.gif) top left no-repeat;

}



#dashboard .dbquickstartbuttons2 .qsannouncements span {

	background: url(../images/qs-announcements.gif) top left no-repeat;

	cursor:pointer;

}



#qsannouncements_span

{

	background: url(../images/qs-announcements.gif) top left no-repeat;

	cursor:pointer;

	height:30px;

}





/* */



.roundedbox {

	clear: both;

}



.roundedbox .dbhdrwrapper {

	clear: both;

	width: 100%;

}



.roundedbox h1, 

.roundedbox h2, 

.roundedbox h3, 

.roundedbox h4 {

	font-size: 12px;

	margin: 0;

	padding: 4px 0 0 0;

}



.roundedbox .dbhdrwrapper {

	margin: 0;

	height: 31px;

	overflow: hidden;

	background: url(../images/dbhdr0.gif) top left no-repeat;

}



.roundedbox .dbhdr {

	height: 31px;

	line-height: 31px;

	padding: 0 10px;

	font-size: 12px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #606a81;

	overflow: hidden;

	background: url(../images/dbhdr1.gif) top right no-repeat;

}



.roundedbox .dbcontent {

	border: none;

	border-left: 1px solid #a2b4cc;

	border-right: 1px solid #a2b4cc;

	padding: 10px;

	margin: 0;

	background: #fff;

}

.roundedbox .dbcontent p {

	margin: 0;

	padding: 5px 0 5px 0;

}



.roundedbox .dbftr {

	height: 3px;

	padding: 0;

	margin-bottom: 5px;

	overflow: hidden;

	background: url(../images/dbftr1.gif) bottom right no-repeat;

}



.roundedbox .dbftr img {

	padding: 0;

	margin: 0;

	display: block;

}







/*    */



.dashboardtab {

	margin: 0;

	border: 1px solid #ccc;

}



.dashboardtab td, .dashboardtab th {

	text-align: center;

	font-size: 12px;

	padding: 6px 3px;

	vertical-align: middle;

}



.dashboardtab td.left {

	text-align: left;

}



.dashboardtab td.right {

	text-align: right;

}



.dashboardtab .tabhead {

	background: #e9f6c8;

}



.dashboardtab .tabhead th {

	padding: 6px;

	font-weight: bold;

}



.dashboardtab .oddrow {

	background: #eee;

}



.dashboardtab .newvalue {

	color: #c00;

}



.dashboardtab .oddrow .tabhead {

	background: #deb;

}



.no_off{

	cursor:pointer;  

	}

.no_off:hover{

	cursor:pointer;

	}	

	

.no_on{

	cursor:pointer;

	}

.no_on:hover{

	cursor:pointer;

	}			

	

.hide{display: none;}

.show{}	



#viewVideoText

{

	margin:auto;

	width:100%;	

}



.link

{

	cursor:pointer;

	text-decoration:underline;

}

.video_guide
{
	width:190px;
	text-align:left;
	margin-left:0px;
	border: none;
	border-left: 1px solid #a2b4cc;
	border-right: 1px solid #a2b4cc;
	margin: 0;
	background: #fff;
}

.video_guide a:hover
{
	color: #606a81;
}

.video_guide a
{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	text-decoration: none;
	color: #b6bdcb;
	font-weight:bold;
}

.pagination
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	margin:auto;
}
.pagination ul{
 	 border-bottom: 1px solid #ccc; 
 	 margin:0;
 	 padding:1%; 
 	 margin-bottom:2%; 
 	 list-style-type: none;
 }
 .pagination ul li{
 	 list-style-image: none;
 	 display:inline;
 	 padding-left: 1%; 
 	 line-height: 1.2em;
 }