/* Page Structure Styles
----------------------------------------------- */

body {
	padding: 10px;
	font: 12px/18px arial, verdana, sans-serif;
	color: #444;
	text-align: center;
	background: #262626;
}

#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 770px;
	border: 1px solid #369;
	text-align: left;
        background-color:#ffffff
}

#content {
	position: relative;
	margin: 0;
	padding: 15px;
	width: 740px;
        background-color:#fff
}

#footer {
	position: relative;
	margin: 0;
	padding: 7px 0 0 15px;
	width: 755px;
	height: 18px;
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	background: #69c;
}

#footer a { color:#ffffff }

#footer div#credits {
	position: absolute;
	top: 7px;
	right: 15px;
}

#license {
	position: relative;
	
	margin: 15px auto 0;
	padding: 15px;
	width: 420px;
	
	border: 1px solid #ccc;
	
	line-height: 13px;
	
	background: #fff;
}



/* Navigation Styles
----------------------------------------------- */

#navigation {
	position: relative;
	
	margin: 0;
	padding: 0;
	width: 770px;
	
	font-size: 11px;
	line-height: 25px !important; /* Modified for IE 7 */
	line-height: 24px; /* IE SUCKS */
	color: #fff;
	
	background: #369;
}

#navigation ul {
	margin: 0 0 0 15px;
	/*padding: 6px 0 0 !important;  IE SUCKS */
	/*padding: 7px 0 0;*/
	padding: 0; /* Modified for IE 7 */
		
	white-space: nowrap;
	
	list-style-type: none;
}

#navigation ul li {
	display: inline;
}

#navigation li a {
	margin: 0;
	padding: 5px 15px;
	border-top: 1px solid #275380;
	border-right: 1px solid #275380;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	outline:none 
}

#primary {
	position: relative;
	margin: 0;
	padding: 10px 0 0;
	height: 25px;
}

#primary li a {
	color: #fff;
	background: #4F7EAD;
	outline:none 
}

#primary a.current, #primary a.current:hover, #primary a:hover {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #69c;
	background: #69c;
}

#secondary {
	position: relative;
	
	margin: 0;
	padding: 10px 0 0;
	height: 25px;
	
	background: #69c;
}

#secondary li a {
	color: #444;
	background: #D7E9F5;
	outline:none 
}

#secondary a.current, #secondary a.current:hover, #secondary a:hover {
	border-top: 1px solid #FFC73C;
	border-bottom: 1px solid #fff;
	
	color: #444;
	background: #fff;
}

#signout {
	position: absolute;
	top: 11px;
	right: 15px;
	
	color: #fff;
	text-align: right;
}

#signout a {
	color: #fff;
	text-decoration: underline;
	outline:none 
}

#signout a:hover {
	color: #369;
	text-decoration: none;
	background: #fff;
}



/* General Content Styles
----------------------------------------------- */

h1 {
	margin: 0;
	padding: 0 0 5px;
	
	font: 20px/20px arial, verdana, sans-serif;
	color: #369;
}

hr {
	margin: 10px 0 !important; /* IE Sucks */
	margin: 0;
	padding: 0;
	height: 1px;
	
	border: 0;
	border-bottom: 1px solid #369;
}

p {
	margin: 0;
	padding: 5px 0;
}



/* Message Styles
----------------------------------------------- */

#msg-error { clear:both; background-color: #E91B23; color: #fff; padding:14px; text-align:center; font-family:Arial, Helvetica, Sans-serif; font-size:14px }
#msg-success { clear:both; background-color: #55bc75; color: #fff; padding:14px; text-align:center; font-family:Arial, Helvetica, Sans-serif; font-size:14px }
#msg-success a { color: #fff; }		
#msg-alert { clear:both; background-color: #fc0; color: #666600; padding:14px; text-align:center; font-family:Arial, Helvetica, Sans-serif; font-size:14px }

span.success, span.alert, span.error {
	padding: 1px 3px;
	color: #fff;
	font-weight: bold;
	margin:10px 0;
}

span.alert {
}

span.error {
}



/* Image Styles
----------------------------------------------- */

img {
	border: 0;
}

.adminthumb { width:auto; }

.adminthumb img {
    max-width: 90px;
    max-height: 90px;
}

.adminlistsummarry-big { width:390px; }

.adminlistsummarry-big img {
    max-width: 390px;
    max-height: 300px;
}

.adminlistsummarry { width:130px; }

.adminlistsummarry img {
    max-width: 125px;
    max-height: 100px;
}

.adminphotomanager {
    width:145px;
    padding-bottom:10px;
}

.adminphotomanager img {
    max-width: 140px;
    max-height: 110px;
    margin-bottom:5px;
}

/* Link Styles
----------------------------------------------- */

a {
	color: #369;
	text-decoration: underline;
	outline:none 
}

a:hover {
	color: #c00;
}

a.title {
	font-weight: bold;
}

#pages div#links a {
	padding: 2px 3px;
	outline:none; 
	color: #fff;
	text-decoration: none;
}

#pages div#links a:hover, #pages div#links a.current {
	color: #369;
	background: #fff;
}



/* Table Styles
----------------------------------------------- */

th, td {
	padding: 11px;
	font-size: 12px;
}

th {
	padding: 6px 5px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	background: #f1f1f1;
	border-bottom:2px solid #ddd
	
}

tr.alt {
	background: #E7F1F8;
}



/* Page Link Styles
----------------------------------------------- */

#pages {
	position: relative;
	margin: 0;
	padding: 4px 10px 0 10px;
	width: 720px;
	height: 22px;
	font-size: 12px;
	color: #fff;
	background: #69c;
}

#pages div#links {
	position: absolute;
	top: 4px;
	right: 10px;
}



/* '.MSG_LISTING_SUMMARY.' Styles
----------------------------------------------- */

div.form table.summary td {
	padding-right: 40px;
}

#display {
	position: relative;
	
	margin-top: 20px;
	
	text-align: center;
}

table.display {
	margin: 0 auto;
	text-align: left;
}

table.display td {
	padding: 0;
}

table.info td {
	padding: 8px 0 0;
}

table.info td.label {
	width: 100px;
}

#display td.title {
	margin: 0;
	padding: 0;
	color: #369 !important;
	font-weight: bold;
	text-align: left;
	font-size:14px;
	background-color:#fff !important;
}
#display td.title a {
	color: #336699;
	outline:none 
}



/* Form Styles
----------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

div.form {
	position: relative;
	
	margin: 0;
	padding: 10px;
}

#setup_content div.form {
	margin: 5px 0 10px;
	padding: 10px 0;
	
	border-top: 1px solid #369;
	border-bottom: 1px solid #369;
}

div.form td {
	padding: 4px 0;
	font-size: 12px;
}

div.form td.label {
	width: 130px;
}

div.form td.field {
	width: 250px;
}

div.form td.check, div.check {
	padding: 7px 0 8px;
}

div.alt {
	border-top: 1px solid #69c;
	border-bottom: 1px solid #69c;
	
	background: #E7F1F8;
}

input.widtha {
	width: 200px;
}

input.widtha-size {
    width: 45px;
}

input.widthb {
	width: 100px;
}

input.widthc {
	width: 580px;
}

input.widthd {
	width: 50px;
}

select.widtha {
	width: 204px !important; /* ie and ff both render select box widths wrong? */
	width: 206px;
}

select.widthb {
	width: 104px !important; /* ie and ff both render select box widths wrong? */
	width: 106px;
}

textarea.widtha {
	width: 330px;
	height: 100px;
}

input.check {
	margin: 0;
	padding: 0;
}



/* Search/Sort Bar Styles
----------------------------------------------- */

#search {
	position: relative;
	
	margin: 0 0 10px;
	padding: 0;
}

#search input, #search select {
	font-size: 12px;
}

#search select.widtha {
	width: 160px !important; /* ie and ff both render select box widths wrong? */
	width: 162px;
}

#search input.widtha {
	width: 160px;
}

#search input.widthb {
	width: 90px;
}

#search select.widthb {
	width: 94px !important; /* ie and ff both render select box widths wrong? */
	width: 96px;
}

#search table.search td {
	/*padding: 0 10px 0 0;*/
	padding: 0;
}

#options {
	display: none;
	position: relative;
	
	margin: 10px 0 0;
	
	font-size: 11px;
}



/* Stats Graphs Styles
----------------------------------------------- */

table.graph {
	margin: 5px 0;
	border: 1px solid #69c;
}

table.graph td, table.graph th {
	padding: 4px 0;
}

table.graph td.label {
	font: 11px "Courier New", Courier, mono;
	color: #fff;
	background: #69c;
}

table.graph td.label2 {
	font: 11px "Courier New", Courier, mono;
	color: #fff;
	background: #369;
}



/* Color Options Styles
----------------------------------------------- */

div.preview {
	margin: 0 15px;
	width: 50px;
	height: 22px;
	
	background: #e2e2e2;
}



/* Sign In and Setup Wizard Page Styles
----------------------------------------------- */

#sign_container, #setup_container {
	position: relative;
	
	margin: 100px auto 10px;
	padding: 5px;
	width: 390px;
	background: #369;
}

#setup_container {
	margin: 0 auto;
	width: 590px;
}

#sign_header, #setup_header {
	position: relative;
	margin: 0;
	padding: 2px 0 7px 0;
	font-size: 11px;
	line-height: 11px;
	color: #fff;
}

#sign_content, #setup_content {
	position: relative;
	margin: 0;
	padding: 25px 25px;
	text-align: left;
	background: #f2f2f2;
}

#sign_footer, #setup_footer {
	position: relative;
	margin: 0;
	padding: 7px 0 2px;
	font-size: 11px;
	line-height: 11px;
	color: #fff;
}

#sign_header a, #setup_header a, #sign_footer a, #setup_footer a  {
	color: #fff;
}

#sign_form, #setup_form {
	position: relative;
	margin: 0;
	padding: 0;
}

#sign_form td, #setup_form td {
	padding: 4px 0;
	font-size: 12px;
}


#lightbox {
    position: absolute;
    top: 0;
    left: 50%;
    width: 500px;
    height: 400px;
    margin-left: -250px;
    background: #fff;
    z-index: 1001;
    display: none;
    padding:10px;
}
#lightbox-shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
    z-index: 1000;
    display: none;
}

#lightbox .lbtable {
    width:98%; 
    margin:0 auto;
    display: block;
    height:390px;
    overflow: auto;
}

#lightbox .lbtable td {
    padding: 0px;
    text-align: left;
    font-size: 12px;
}

/* Buttons */


button, input[type=submit] {
    background-color: #55bc75;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 20px;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
	border:0px
}

button:hover, input[type=submit]:hover {
    background-color: #3ca15b;
}

.cancel {
    background-color: #444444;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 20px;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
	border:0px
}

input[type=button] {
    background-color: #49AFCD;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 20px;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
	border:0px
}
input[type=button]:hover {
    color: #FFFFFF;
    cursor: pointer;
}

input[type=text], textarea, input[type=email], input[type=password], select {
    border:1px solid #bbbbbb; 
    border-radius: 2px;
    padding:3px
}

input[type=text]:focus, textarea:focus, input[type=email]:focus, input[type=password]:focus {
    border:1px solid #0099FF;
    box-shadow:0 0 3px #0099ff;
}

.yesbutton {
    background-color: #5BB75B !important;
    background-image: linear-gradient(to bottom, #62C462, #51A351) !important;
    background-repeat: repeat-x !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
}

.nobutton {
    background-color: #DA4F49 !important;
    background-image: linear-gradient(to bottom, #EE5F5B, #BD362F) !important;
    background-repeat: repeat-x !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
}

