/*********************
	HTML Elements
*********************/
*{
	margin:0;
	padding:0;
}
img, div,a { behavior: url(css/iepngfix.htc) }
body{
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
}
a, a:visited{
	text-decoration:none;
}
img{
	border:0;
	margin:1px;
}
p{
	padding:3px;
}
#formSpacer{
	height:10px;
}
h2{

}
input{
	padding:7px 5px;
}
select{
	padding:7px 5px;
}
.capatalizeIt{
	text-transform:capitalize;
}
/*********************
	Structure
*********************/
#details td {
	padding:10px;
	vartical-align:top;
}
#details td label, .txt_bold{
	font-weight: bold;
}
#container_left{
	margin-top: 39px;
	width:9%;
	margin-left:auto;
	margin-right:1%;
	float:left;
}
#container{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	border-bottom:2px solid #0c66a7;
	
}
#header{
	width:98%;
	margin:0 auto;
	text-align:center;
}
#header h2{
margin-top:0px;
margin-bottom:10px;
}

#wrapper{
	clear:both;
	width:100%;
}
#content_side {
	width:16%;
	float:left;
	margin:10px 0 10px 0;
	padding:5px;
	}
#content{
	width:82%;
	float:left;
	margin:15px 0 10px 0;
	padding:5px;
}
#sidebar{
	background:#FFF;
	width:170px;
	float:right;
	margin:10px 0 10px 0;
	padding:10px;
}
#footer{
	clear:both;
	padding:5px;
	margin-top:10px;
}
#box h3{
	padding:5px;
	font-size:14px;
}
/*********************
	Sidebar
*********************/
#sidebar ul{
	list-style:none;
	line-height:22px;
}
#sidebar ul li a,#sidebar ul li a:visited{
	padding-left:19px;
	text-decoration:none;
	margin:0 3px;
	display:block;
}
#sidebar ul li a:hover{
	text-decoration:underline;
}
#sidebar ul li ul{
	margin-left:10px;
}
#sidebar h3{
	padding:2px;
	font-size:14px;
}
/*********************
  TopMenu, Top-Panel
*********************/
#topmenu{
	margin-top:0px;
	margin-bottom:0px;
	width:97%;
	float:left;
	line-height:25px;
	voice-family:inherit;
	background:#fff;
	padding:3px;	
}
#topmenu ul{
	list-style:none;
	line-height:25px;
}
#topmenu li{
	display:block;
	margin-top:2px;
}
#topmenu a,#topmenu a:visited{
	padding:5px 9px 5x 9px;
	text-decoration:none;
	display:block;
}
#topmenu .current a, #topmenu .current a:hover, #topmenu .current a:visited{
	padding:5px 9px 5x 9px;
	font-weight:bold;	
}
#top-panel{
	margin:1px 2px 10px 1px;
	background:#FFF;
	padding:4px;
	height:25px;
	float:left;
	width:99%;
	display: block;
    float: none;
}
#top-panel ul{
	list-style:none;
}
#top-panel ul li{
	display:inline;
	line-height:20px;
}
#top-panel ul li a{
	padding-left:19px;
	text-decoration:none;
	margin:0 3px;
	display:inline-block;
}
#top-panel a:hover{
	text-decoration:underline;
}
/*********************
		Other
*********************/
.a-right{text-align:right;}
.a-left{text-align:left;}
.a-center{text-align:center;}
#pager{
	margin:5px;
	height:25px;
}

#pager img{
	vertical-align:middle;
	padding:0px 4px 0 4px;
}

#styleswitcher{
	float:right;
}
#styleswitcher ul{
	list-style:none;
	line-height:10px;
}
#styleswitcher li{
	height:12px;
	display:inline;
}
#footer ul {
	list-style:none;
}
#footer li {
	display:inline;
}
a#defswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#bd3f09;
	font-size: 8px;
	color:#bd3f09;
	display:inline-block;
}
a#blueswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#375b91;
	font-size: 8px;
	color:#375b91;
	display:inline-block;
}
a#greenswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#d0e0b8;
	font-size: 8px;
	color:#d0e0b8;
	display:inline-block;
}
a#brownswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#654322;
	font-size: 8px;
	color:#654322;
	display:inline-block;
}
a#mixswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#294145;
	font-size: 8px;
	color:#294145;
	display:inline-block;
}
#credits{
clear:both;
	width:200px;
	float:left;
}
/*********************
		Tables
*********************/
table{
	margin:5px;
	border-collapse: collapse;
	table-layout:automatic;
	width:98%;
}
td, th{
	padding: 4px;
	font-size:13px;
} 
thead{

}

table#tbl{
	margin:5px;
	border-collapse: collapse;
	table-layout:automatic;
	width:99%;
}
table#tbl td, table#tbl th{
	padding: 2px;
} 
table#tbl thead{

}
#filter{
	width: 50%;
	align: center;
	margin:0 auto;
}
#filter td, th{
	padding: 10px;
	font-size:12px;
} 
/*********************
		Home
*********************/
#infowrap li{
	display:inline;
}
#infobox{
	width:365px;
	float:left;
	margin-top:10px;
}
#infobox h3{
	padding:5px;
	font-size:14px;
}
.margin-left{
	margin-left:5px;
}
#rightnow .reallynow {
	padding: 5px;
	font-size:14px;
}
#rightnow h3{
	padding:2px;
	padding: 0 10px;
	font-size:14px;
}
#rightnow .reallynow span {
	display: block;
	text-align: left;
	float: left;
	padding:0 2px;
	font-size:14px
}
#rightnow .reallynow a {
	text-decoration:none;
	display: block;
	text-align: right;
	float: right;
	padding:0 0 0 18px;
	margin-left:4px;
	font-weight:normal;
	font-size:12px;
}
#rightnow .reallynow a:hover{
	text-decoration:underline;
}
#rightnow .youhave {
	font-size:  12px;
	padding: 10px;
}
#rightnow a {
	font-weight: bold;
}
/*********************
		Forms
*********************/
form{
	padding:10px;
	margin:0 auto;
}
form#form fieldset {
	display:block;
	padding:5px 10px 5px 10px;
	line-height:20px;
	margin-bottom:10px;
}
form#form legend {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px;
	width:254px;
}
form#form label {
	clear:left;
	display:block;
	float:left;
	width:200px;
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
	font-weight:bold;
}
.do_required {color:#ff0000; font-size:13px;}
.do_required_white {color:#ffffff !important; font-size:13px;}
form#form input {
	padding:3px;
	margin-bottom:5px;
}
form#form select {
	margin-left:5px;
}
form#form textarea {
	width:410px;
	height:90px;
	padding:5px;
	overflow:auto;
}
form#form option {
	background:#FFF;
}
form#form optgroup option {

}
form#form #button1, form#form #button2 {
	padding:7px 15px;
	cursor:pointer;
	/*width:205px;*/
	margin-left:0px;
	font-weight:bold;
}
form#form #button1:hover, form#form #button2:hover {
	background:#d94527;
	border:1px solid #d94527;
	color:#fff !important;
}



/*********************
	Icons
*********************/
.icon{
	padding-left:19px;
	text-decoration:none;
	height:20px;
	font-size:12x;
	margin:0 3px;
	display:inline-block;
	line-height:20px;
}
#data_table {padding:15px;}
#data_table .smallheading{font-weight:bold; font-size:11px;}
#data_table .smallheading span{font-size:14px; color:#FF0000;}
.info_msg, .success_msg, .warning_msg, .error_msg {
	border: 1px solid;margin: 10px 0px; margin-left:10px;width:92%;padding:10px 10px 15px 50px;background-repeat: no-repeat;background-position: 10px top;font-size:13px;text-align:left;
}
.info_msg {
	color: #00529B;background-color: #BDE5F8;background-image: url('../icons/info_msg.png');
}
.success_msg {
	color: #4F8A10;background-color: #DFF2BF;background-image:url('../icons/success_msg.png');
}
.warning_msg {
	color: #9F6000;background-color: #FEEFB3;background-image: url('../icons/warning_msg.png');
}
.error_msg {
	color: #D8000C;background-color: #FFBABA;background-image: url('../icons/error_msg.png');
}


.boxed_table{
	
}

.boxed_table form{
	padding:0px !important;
}
.boxed_table th{
	background:#f1f1f1;
	height:35px;
	text-align:left !important;
}

.boxed_table td,th{
	margin:5px;
	padding:4px;
}


.website_url_box{
	
	font-size:14px;
	color:#333;
	font-weight:500;
	border-bottom:1px solid #f1f1f1;
	height:14px;
	padding:4px;
}

.website_title_link{
	padding:5px 5px 5px 5px !important;
	height:26px;
	width:26px;
	line-height:26px;
	color:#fff;
	font-size:15px;
	display:block;
	-moz-border-radius:7px; 
	-webkit-box-radius:7px;
	border-radius:7px;
	cursor:pointer;
	text-indent:-99999px;
}

.website_title_button{
	padding:5px 5px 5px 5px !important;
	height:38px;
	width:38px;
	line-height:32px;
	color:#fff;
	font-size:15px;
	display:block;
	-moz-border-radius:7px; 
	-webkit-box-radius:7px;
	border-radius:7px;
	cursor:pointer;
	text-indent:-99999px;
	margin-top:8px;
}

.internal{
	background:url(../images/internal_icon.png) center center no-repeat #11a89e;
	border:1px solid #11a89e;
	color:#fff;
}

.internal:hover{
	background:url(../images/internal_icon.png) center center no-repeat #0e76bc;
	border:1px solid #0e76bc;
	color:#fff;
	text-decoration:none;
}

.bottom_line_internal{
	height:90px;
	-moz-border-radius:7px; 
	-webkit-box-radius:7px;
	border-radius:7px;
	border:1px solid #13a89e;
	margin:2px !important;
}

.external{
	background:url(../images/internal_icon.png) center center no-repeat #f8a13a;
	border:1px solid #f8a13a;
}

.external:hover{
	background:url(../images/internal_icon.png) center center no-repeat #0e76bc;
	border:1px solid #0e76bc;
	color:#fff;
	text-decoration:none;
}

.bottom_line_external{
	height:90px;
	-moz-border-radius:7px; 
	-webkit-box-radius:7px;
	border-radius:7px;
	border:1px solid #f8a13a;
	margin:2px !important;
}

.vertical_block{
	
	border:1px solid #f1f1f1;
}

.login_block_internal_left{
	width:60%;
	float:left;
}

.login_block_internal_left input{
	margin-bottom:2px;
	width:99%;
	padding:2px;
}
.login_block_internal_right{
	width:40%;
	float:left;
}

.col1of2{
	width:49%;
	float:left;
	padding:2px;	
}

.clear_block{
	clear:both;
	float:none;
}

.logo_section{	
	width:20%; 
	height:115px;
	float:left;
}

.logo{
	padding:10px 0 10px 0;
	text-align:left;
}
.header_addons{
	
	width:80%; 
	height:115px;
	float:left;
	display:block;
	margin:0;
	overflow:hidden;
	
}

.weather_widget{
	display:block;
	width:45%;
	height:115px;
	float:left;
}

.date_time{
	display:block;
	width:55%;
	height:115px;
	float:left;
	
}

.date_time .date_text{
	font-size:22px;
	padding-top:10px;
	float:right;
	padding-right:10px;
	color:#1aaaa1;
}

.username_section{	
	width:100%; 
	float:left;
}

.topRight{
	float:right;
	margin-top:30px; 
	margin-right:10px;
}

.topLink {
	margin-left:5px; 
	margin-right:5px;
}
.topLink a, .topLink a:visited{
	color:#3b6ab3;
	font-size: 16px;
	text-decoration:none;
}
.topLink a:hover{
	color:#0093d0;
	text-decoration:underline;
}

.user{background:transparent url(../images/icons/user.png) no-repeat left;}
.useradd{background:transparent url(../images/icons/user_add.png) no-repeat left;}
.group{background:transparent url(../images/icons/group.png) no-repeat left;}
.search{background:transparent url(../images/icons/magnifier.png) no-repeat left;}
.online{background:transparent url(../images/icons/world.png) no-repeat left;}
.pagenew{background:transparent url(../images/icons/page_add.png) no-repeat left;}
.rss{background:transparent url(../images/icons/rss.png) no-repeat left;}
.feed{background:transparent url(../images/icons/feed.png) no-repeat left;}
.report{background:transparent url(../images/icons/report.png) no-repeat left;}
.house{background:transparent url(../images/icons/house.png) no-repeat left;}
.manage{background:transparent url(../images/icons/cog.png) no-repeat left;}
.manage_page{background:transparent url(../images/icons/page_gear.png) no-repeat left;}
.folder{background:transparent url(../images/icons/folder.png) no-repeat left;}
.promotions{background:transparent url(../images/icons/coins.png) no-repeat left;}
.cart{background:transparent url(../images/icons/cart.png) no-repeat left;}
.folder_table{background:transparent url(../images/icons/folder_page.png) no-repeat left;}
.shipping{background:transparent url(../images/icons/car.png) no-repeat left;}
.invoices{background:transparent url(../images/icons/page_white_text_width.png) no-repeat left;}
.addorder{background:transparent url(../images/icons/folder_page_add.png) no-repeat left;}
.add{background:transparent url(../images/icons/add.png) no-repeat left;}
.import{background:transparent url(../images/icons/import.jpg) no-repeat left;}
.app_add{background:transparent url(../images/icons/application_add.png) no-repeat left;}
.report_seo{background:transparent url(../images/icons/report_link.png) no-repeat left;}
.modules{background:transparent url(../images/icons/bricks.png) no-repeat left;}
.modules_manage{background:transparent url(../images/icons/bricks_gear.png) no-repeat left;}
.add_video{background:transparent url(../images/icons/video.jpeg) no-repeat left;}
#tbl_search{border:1px solid #c3d7db; width:100%; margin:0 0 5px 0; background-color:#e2eff2;}
#tbl_filter{border:1px solid #c3d7db; width:100%; margin:0 0 10px 0; background-color:#e2eff2;}
#tbl_images{border:0px solid #c3d7db; width:680px; margin:0 0 5px 0;}
#tbl_filter label {font-weight:bold;}