/*

Theme Name: 	Cashburners
Description: 	CBCMS Default Template Theme
Version: 		1.0
Author: 		Spermeizter
Author URI: 	http://cashburners.com
Tags:			Fluid, valid XHTML, valid CSS

Credits:		Thanks To Cashburners

License:		The CSS, XHTML and design is released under GPL:
				http://www.opensource.org/licenses/gpl-license.php
				
*/


body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

ul, li { 
	list-style-type: none; 
	margin: 0px;
	padding: 0px;
}

a {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

/* Id Declation */

#maincontainer {
	margin: 0px auto;
	width: 900px;
	height: auto;
	overflow: hidden;
	border: 1px solid #000000;
}

#topmenu {	
	width: 100%;
	overflow: hidden;
	background-color: #EBECED;
	border-bottom: 1px solid #333333;
	height: 25px;
}

#headerdiv {
	width: 100%;
	overflow: hidden;
	background-color: #CCCCCC;
	border-bottom: 1px solid #000000;
	background-image: url('../../images/admin_login_bg.png');
	background-repeat: repeat-x;
}

#colleft {
	width: 200px;
	height: auto;
	overflow: hidden;
}

#colmid {	
	height: auto;
	overflow: hidden;
	margin-left: 3px;
	margin-right: 3px;
}

#colright {
	width: 200px;
	height: auto;
	overflow: hidden;
}

/* Class Declation */

.setleft {
	float: left;
	display: inline;
}

.setright {
	float: right;
	display: inline;
}


.setclear {
	clear: both;
}


.pheader {
	margin-top: 30px;
	padding: 0px;
	text-indent: 20px;
}

.pboxmenu {
	margin-top: 5px;
	text-align: right; 
	font-weight: bold;
	padding-right: 20px;
}

.startmenu {
	padding: 0px 10px 0px 10px;	
	border-left: 0px;
	border-right: 0px;
}

.innermenu {
	padding: 0px 10px 0px 10px;
	margin: 0px;	
	border-left: 1px solid #000000;
	border-right: 0px;
}

.endmenu {
	padding: 0px 10px 0px 10px;		
	border-left: 1px solid #000000;
	border-right: 0px;
}

.boxationheader {
	margin: 0px auto;
	background-color: #003366;
	background-image: url(../../images/admin_button_02.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #003366;
}

.boxationvalue {
	margin: 0px auto;
	width: 95%;
	height: auto;
	border-bottom: 1px dashed #CCCCCC;
	text-align: left;
	text-indent: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}

.boxationvaluesol {
	margin: 0px auto;
	background-color: #EBECED;
	width: 92%;
	height: 0px auto;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	border: 1px solid #666666;
}

.boxationnu {
	margin: 0px auto;
	background-color: #F7F7F7;
	width: 95%;
	height: 20px;	
	text-align: left;
	text-indent: 27px;
	padding-top: 1px;
	padding-bottom: 1px;	
}

.boxationimagers {
	margin: 0px auto;
	width: 95%;
	height: auto;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}

.boxationtopprd {
	margin: 0px auto;
	width: 100px;
	height: auto;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}

.boxdivider {
	margin: 0px auto;
	width: 100%;
	height: 10px;	
}

.pbox {	
	margin-top: 4px;
}

.ulcls {
	margin: 0px auto;
	width: 95%;
	border: 1px solid #003366;
	margin-top: 5px;	
	margin-bottom: 5px;
}

.categorylink {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	cursor: pointer;
}

.categorylink:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

.dropdowndiv {
	margin: 0px auto; 
	width: 95%; 
	display: none;
	border: 1px solid #666666; 
	margin-bottom: 5px;
	border-top: 0px;
}

.dropdowndivns {
	margin: 0px auto; 
	width: 95%; 
	border: 1px solid #666666; 
	margin-bottom: 5px;
	border-top: 0px;
}

.menuclass {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menuclass:hover {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}

.contactform {
	margin: 0px auto; 
	border: 1px solid #999999; 
	width: 99%; 
	background-color: #EBECED;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mainbutton {
	background-color: transparent;
	width: 154px;
	height: 37px;
	border: 0px;
	background-image: url(../../images/admin_main_button.png);
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.ptitle {
	color: #FF0000; 
}

.updbutton {
	background-color: transparent;
	color: transparent;
	text-transform: capitalize;
	width: 35px;
	height: 35px;
	background-image: url(../../images/update_button.png);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;	
	text-indent:-9999px;
}

.searchbutton {
	background-color: transparent;
	color: transparent;
	text-transform: capitalize;
	width: 35px;
	height: 35px;
	background-image: url(../../images/search_button.png);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;	
	text-indent:-9999px;
}

.remvbutton {
	background-color: transparent;
	color: transparent;
	text-transform: capitalize;
	width: 35px;
	height: 35px;
	background-image: url(../../images/remove_button.png);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;	
	text-indent:-9999px;
}

.searchlink {
	font-size: 16px;
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}

.searchlink:hover {	
	font-size: 16px;
	color: #003399;	
	font-weight: bold;
	text-decoration: underline;
}

.hilight {
	background-color: #FFFF00;
	color: #000000;
}

.searchres {
	color: #FF3300; 
}

.footer{
	color: #333333;
}

.footer a {
	color: #999999;
	text-decoration: none;
}
.footer  a:hover  {
	color: #000000;
	text-decoration: underline;
}

.loadingimg {
	width: 32px;
	height: 32px;
	margin: 0px auto;
	text-align: center;
	background-image: url('../../images/adminloading.gif');
	background-repeat: no-repeat;
}

.supportlogo {
	margin: 0px auto;
	padding: 0px;
	width: 190px;
	height: 60px;
	background-image: url('../../images/customer-support.png');
	background-repeat: no-repeat;
}

.imgbox {
	border: 5px double #000000; 
	background-color: #FFFFFF; 
	display: none;	
}

.imgboxclose {
	width: 100%; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	text-align: right;
}

.imgboxdisplay {
	padding: 0px 30px 0px 30px;
}

.imgname {
	text-align: center; 
	width: 100%; 
	padding-top: 10px; 
	padding-bottom: 10px;
}