/* ATTuser Style Sheet        */
/* Designed by Chris Duke, X7 Media  */
/* www.x7media.com              */

body {
	background: #4E84DC url(/images/background.jpg);
	margin-top: 0px;
}

.imgblur:hover img { filter:blur(strength=20) }
.imgflip:hover img { filter:fliph }
.imgflipblur:hover img { filter:fliph() blur(add=true, direction=90, strength=20); }
.imgglow:hover img { filter:glow(color=#A8C1EE, strength=5) }

.quote { padding: 10px; border: 1px solid #ccc; background-color:#eee; color:#666666; }

.featuredvideo { font-size: 12px; text-align:center; width:150px; }
.featuredvideo img { border:5px solid #011D4D; }

.adminmsgbox {
	padding: 10px;
	background-color:#FFCCCC;
	margin: 15px 0 15px 0;
}
.statusmsgbox {
	padding: 10px;
	background-color:#DDFFDD;
	margin: 15px 0 15px 0;
}
.statusmsg {
	color: #000000;
	font-size: 14px;
	background: url(/images/cp_privacy-sm.gif);
	background-repeat:no-repeat;
	padding: 0 50px 0 30px;
}
.standardmsg {
	color: #000000;
	font-size: 14px;
	padding: 10px;
	background-color:#D9E4F9;
	margin: 15px 0 15px 0;
}
.translateSelect {
	font-size: 10px;
	height: 19px;
}
.translateBtn {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	background:url(/images/formbg.gif) repeat-x left top;
	font-size: 10px;
	text-align: center;
	height: 19px;
}
.stockavatarlist {
	width:750px;
	height:110px;
	padding:2px;
	margin-top:10px;
/*	overflow:scroll; */
}

.mainbox { 
	width:980px;
	margin:0px auto;
	height:100%;
}

.topspace { margin-top: 5px; }

.highlight { background-color:#FFFFCC; }

.homeflag { margin-right: 1px; }

.pullquote {
	padding: 10px;
}

.recentForumPosts {
	background: url(/images/cp_forums-sm.gif);
	background-repeat:no-repeat;
	padding: 0 0 5px 25px;
}

.video {
	float:left; text-align:center;
	font-size:14px;
	font-weight:bold;
	margin: 0 10px 25px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.rowline { border-bottom:1px solid #CECECE }
.rowline2 { border-bottom:1px solid #CECECE; font-size:14px; }
.forumDateTime { font: 11px Arial, Helvetica; color: #999; margin-top: 0px; }
.forumTR { font: normal 11px Arial, Helvetica, sans-serif; color: #666666; }
.forumTD, .forumTD a:link, .forumTD a.visited, .forumTD a:hover { font: normal 13px Arial, Helvetica, sans-serif; }
.forumBody { font: normal 15px Arial, Helvetica, sans-serif; color: #1B4EA7; padding-bottom:10px; line-height: 18px; } 
.forumBody br { line-height:14px; }
.forumMsgPreview { width:750px; border: 1px dashed #666666; font: normal 15px Arial, Helvetica, sans-serif; color: #1B4EA7; padding: 10px; margin-bottom:20px; }
.forumImage {
	max-width:700px; max-height:400px; overflow:hidden;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B4EA7;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1B4EA7;
	padding: 10px;
}

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B4EA7;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	color: #1B4EA7;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #1B4EA7;
}

.btn, .defaultbutton {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	background:url(/images/formbg.gif) repeat-x left top;
	font-size: 14px;
	text-align: center;
}

.btn2 {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	background:url(/images/formbg.gif) repeat-x left top;
	font-size: 12px;
	height:20px;
	text-align: center;
}

.textInputReq { border: 1px solid red; height: 18px; font-size:16px; }
.textAreaReq { border: 1px solid red; height: 18px; font-size:16px; }
.textInput { border: 1px solid #184EA6; height: 18px; font-size:16px; }

.youtubethumb a:link, .youtubethumb a:visited, .youtubethumb a:hover { font-weight:normal; font-family:Arial, Helvetica, sans-serif; }
.youtubethumb-mo a:link, .youtubethumb-mo a:visited, .youtubethumb-mo a:hover { font-weight:normal; font-family:Arial, Helvetica, sans-serif; }
.youtubethumb { width:135px; height:150px; overflow:hidden; text-align:center; float:left; padding:2px; border: 1px solid #fff; }
.youtubethumb-mo { width:135px; height:150px; overflow:hidden; text-align:center; float:left; padding:2px; background: #FFCCCC; border: 1px solid #FF6699; }

a, a:hover, a:visited, a:link { color:#6699FF; font-weight:bold; text-decoration:none; }
a:hover { color:#6699FF; font-weight:bold; text-decoration:underline; }

.colsort { color:#1B4EA7; font-weight:bold; text-decoration:none; }

.sitename { text-decoration:none; font-size:18px; font-weight:bold; margin-left:10px; }

.header{ color: #ABC6F2; font: 12px Arial, Helvetica, sans-serif; font-weight: bold; }
a.header:link, a.header:visited { color: #ABC6F2; font: 12px Arial, Helvetica, sans-serif; text-decoration:none; }
a.header:hover, a.header:visited:hover { color: #ABC6F2; font: 12px Arial, Helvetica, sans-serif; text-decoration:none; color:#FFFFFF; }

.footer { color: #fff; font: 11px Arial, Helvetica, sans-serif; }
a.footer:link, a.footer:visited { color: #fff; font: 11px Arial, Helvetica, sans-serif; text-decoration:none; }
a.footer:hover, a.footer:visited:hover { color:#33FF00; font: 11px Arial, Helvetica, sans-serif; text-decoration:none; }

a.roundbutton {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	cursor: pointer;
}
a.roundbutton span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.roundbutton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.roundbutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
.clearxx { CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: none; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; HEIGHT: 1px }
.xxclear { clear:both; height:1px; overflow:hidden; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.spacer { clear: left; }


h1,h2,h3{font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 18px; }

img a:link, img a:hover {border-bottom: 0px;}

.more {font-size: 10px; }
a.more:hover, a.more:visited:hover { background-color: #2C386A; color: #fff; }
/* .more a:link, .more a:visited, .more:active {border-bottom: 1px solid #ccc; } */

.large {font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif; font-size: 18px; font-weight:bold; color: #000000;}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1B4EA7;
}
.small {font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif; font-size: 10px; color: #000000;}

.blog_title {font-family: Futura, Verdana, Futura, Arial, sans-serif; font-size: 18px; font-weight:bold; color: #000000;}
.blog_body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal; color: #000000;}
.comment_body {font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif; font-size: 12px; font-weight:normal; color: #000000;}

.list_title {font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #000000;}
.list_date {font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif; font-size: 10px; font-weight:normal; color: #000000;}

input.text{
	color:black;
	background:white;
	border:1px solid;
	font-family:Tahoma,Verdana,Arial,Helvetica;
	font-size:12px;
	padding-left:2px;
	padding-right:2px;
}

textarea.text{
	color:black;
	background:white;
	border:1px solid;
	font-family:Tahoma,Verdana,Arial,Helvetica;
	font-size:12px;
	padding-left:2px;
	padding-right:2px;
}

input.button{
	color:black;
	background:#cccccc;
	border:1px outset;
	font-family:Tahoma,Verdana,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}

table.general{
	width:100%;
	border:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1B4EA7;
}
.imageborder {border:solid 1px #000000;}
.imagecaption {font-size: 10px;}
.imagecopyright {font-size: 10px;}

.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.alt2, .alt2Active
{
	background-color: #DFDFDF;
	color: #000020;
}
.alt2 a:link, .alt2Active a:link
{
	color: #000020;
}
.alt2 a:visited, .alt2Active a:visited
{
	color: #000020;
}
.alt2 a:hover, .alt2 a:active, .alt2Active a:hover, .alt2Active a:active
{
	color: #FF4400;
}

#DHTMLgoodies_formTooltipDiv{
	color:#FFF;
	font-family:arial;
	font-weight:normal;
	font-size:0.8em;
	line-height:120%;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#FFF;
	font-weight:normal;
	font-size:0.7em;
}

.tabContainer {
	width: 710px;
/*	height: 325px;
	overflow:auto;
	**Above causes containers to flash quickly with content and then show no content in Safari/OS X
	 */
}

.friendslist p {
	font-weight: normal;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin: 5px;
	float: left;
/*	overflow: hidden; --Don't use, it causes display issues with Safari and the tabs */
	width: 50px;
}

.gear_item p {
	font-weight: normal;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	float: left;
	margin: 5px;
	overflow: hidden;
	width: 110px;
}

.tooltip {
	width: 200px; color:#fff;
	font:0.8em arial,sans-serif;
	text-decoration:none;text-align:center
}
.tooltip span.top{padding: 30px 8px 0; background: url(/images/bt2.gif) no-repeat top}
.tooltip b.bottom{padding:3px 8px 5px;color: #548912; background: url(/images/bt2.gif) no-repeat bottom}





/*
-----------------------------------------------
Blogger Template Style
----------------------------------------------- */

a img { border-width:0; }

/* Content
----------------------------------------------- */
@media all {
  #content {
    width:760px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
  #main {
    width:550px;
    float:left;
    }
  #sidebar {
    width:200px;
    float:right;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  color:#999;
  font-weight:bold;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
	margin:.25em 0 10px;
	padding:0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #1B4EA7;
}
.post-title a, .post-title a:visited, .post-title a:hover, .post-title strong {
  text-decoration:none;
	color: #1B4EA7;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#999999;
  font:12px Arial, Helvetica, sans-serif;
  }
.post-footer em, .comment-link {
  font:12px Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  margin-top:5px;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin-top:5px;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  font-family: Arial, Helvetica, sans-serif;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  }
#sidebar p {
  color:#666;
  font-family: Arial, Helvetica, sans-serif;
  }










#ibox_w{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#ibox_progress {	
	margin:0;padding:0;
	position: absolute;
	z-index:105;
}

#ibox_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1000;
	padding:10px;
	border:1px solid #CCC;
	width:300px;
	height:300px;
	background-color:#999999;
	padding-bottom:30px;
	margin:0;
}

#ibox_content {
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	margin-bottom:5px;
	position:relative;
	top:0px;
	left:0px;
	border:1px solid #000;
	padding:2px;
}

#ibox_footer_wrapper {
	position:relative;padding:0;margin:0;top:0px;left:0px;
	font-family:Arial, Helvetica, sans-serif;
	a, a:hover, a:visited, a:link {color:#000;}
}





.eip_mouseover { background-color: #ffffd3; }
.eip_savebutton { 
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	background:url(/images/formbg.gif) repeat-x left top;
	font-size: 12px;
	height:20px;	
 }
.eip_cancelbutton {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	background:url(/images/formbg.gif) repeat-x left top;
	font-size: 12px;
	height:20px;	
 }
.eip_saving { background-color: #fff; color: #000; font-size:14px; font-weight:bold; font-style:italic; margin-top:5px; }
.eip_empty { color: #afafaf; }







#dhtmlgoodies_colorPicker{
	position:absolute;
	width:250px;
	padding-bottom:1px;
	background-color:#FFF;
	border:1px solid #317082;
	
	width: 252px;	/* IE 5.x */
	width/* */:/**/250px;	/* Other browsers */
	width: /**/250px;	
			
}

#dhtmlgoodies_colorPicker .colorPicker_topRow{
	padding-bottom:1px;
	border-bottom:3px double #317082;
	background-color:#E2EBED;
	padding-left:2px;
	
	width: 250px;	/* IE 5.x */
	width/* */:/**/248px;	/* Other browsers */
	width: /**/248px;	
	
	height: 20px;	/* IE 5.x */
	height/* */:/**/16px;	/* Other browsers */
	height: /**/16px;	
			
}

#dhtmlgoodies_colorPicker .colorPicker_statusBar{
	height:13px;
	padding-bottom:2px;
	width:248px;
	border-top:3px double #317082;	
	background-color:#E2EBED;
	padding-left:2px;
	clear:both;
	
	width: 250px;	/* IE 5.x */
	width/* */:/**/248px;	/* Other browsers */
	width: /**/248px;	
	
	height: 18px;	/* IE 5.x */
	height/* */:/**/13px;	/* Other browsers */
	height: /**/13px;	
					
}

#dhtmlgoodies_colorPicker .colorSquare{
	margin-left:1px;
	margin-bottom:1px;
	float:left;
	border:1px solid #000;
	cursor:pointer;
	
	width: 12px;	/* IE 5.x */
	width/* */:/**/10px;	/* Other browsers */
	width: /**/10px;	
	
	height: 12px;	/* IE 5.x */
	height/* */:/**/10px;	/* Other browsers */
	height: /**/10px;	
			
}

.colorPickerTab_inactive,.colorPickerTab_active{

	height:17px;
	padding-left:4px;
	cursor:pointer;	
	
	
}
.colorPickerTab_inactive span{
	background-image:url('/images/colorpick/tab_left_inactive.gif');
}

.colorPickerTab_active span{
	background-image:url('/images/colorpick/tab_left_active.gif');

}
.colorPickerTab_inactive span, .colorPickerTab_active span{
	line-height:16px;
	font-weight:bold;
	font-family:arial;
	font-size:11px;
	padding-top:1px;
	vertical-align:middle;
	background-position:top left;
	background-repeat: no-repeat;	
	float:left;
	padding-left:6px;
	-moz-user-select:no;
}	
.colorPickerTab_inactive img,.colorPickerTab_active img{
	float:left;
}
.colorPickerCloseButton{
	width:11px;
	height:11px;
	text-align:center;
	line-height:10px;
	border:1px solid #317082;
	position:absolute;
	right:1px;
	font-size:12px;
	font-weight:bold;
	top:1px;
	padding:1px;
	cursor:pointer;	
	
	width: 15px;	/* IE 5.x */
	width/* */:/**/11px;	/* Other browsers */
	width: /**/11px;
	
	height: 15px;	/* IE 5.x */
	height/* */:/**/11px;	/* Other browsers */
	height: /**/11px;

		
}
#colorPicker_statusBarTxt{
	font-size:11px;
	font-family:arial;
	vertical-align:top;
	line-height:13px;

}
form{
/*	padding-left:5px; */
}

.form_widget_amount_slider{
	border-top:1px solid #9d9c99;
	border-left:1px solid #9d9c99;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	background-color:#f0ede0;
	position:absolute;
	bottom:0px;
	
	width: 5px;	/* IE 5.x */
	width/* */:/**/3px;	/* Other browsers */
	width: /**/3px;
	
	height: 5px;	/* IE 5.x */
	height/* */:/**/3px;	/* Other browsers */
	height: /**/3px;
			
}
.colorSliderLabel{
	width:15px;
	height:20px;
	float:left;
	font-size:11px;
	font-weight:bold;
}
.colorSlider{
	width:175px;
	height:20px;
	float:left;
}
.colorInput{
	width:45px;
	height:20px;
	float:left;
}	
.colorPreviewDiv{
	width:186px;
	margin-right:2px;
	margin-top:1px;
	border:1px solid #CCC;
	height:20px;
	float:left;
	cursor:pointer;
	
	width: 188px;	/* IE 5.x */
	width/* */:/**/186px;	/* Other browsers */
	width: /**/186px;
	
	height: 22px;	/* IE 5.x */
	height/* */:/**/20px;	/* Other browsers */
	height: /**/20px;
			

}
.colorCodeDiv{
	width:50px;
	height:20px;
	float:left;
}



/* Slider */
#horizWrapper1 { margin-left:150px; /* position:relative; width:218px;float:left; */}
#horizWrapper2 { margin-left:200px; /* position:relative; width:218px;float:left; */}
#horizBGDiv { position:relative; background:url(/images/horizBg.png) no-repeat; height:36px; width:218px; zindex:5; }
#horizValueDiv { /* position:relative; top: 70px; left:66px; */ } 
#horizHandleDiv { 
	cursor:pointer;
    position:absolute; 
    left: 100px; /* the default position is the center of the bg */
    top: 8px;  /* force the image down a bit */
    width:18px; 
    height:18px; 
}





/************************************************************************************************************
*	DHTML modal dialog box	(CSS for the DHTMLSuite_modalMessage class)
*
*	Created:						August, 26th, 2006
*	@class Purpose of class:		Display a modal dialog box on the screen.
*			
*	Css files used by this script:	modal-message.css
*
* 	Update log:
*
************************************************************************************************************/

.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#000;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1B4EA7;
	border:2px solid #4E84DC;	
	padding:10px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
	text-align:center;
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}
.modalDialog_contentDiv button {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	background:url(/images/formbg.gif) repeat-x left top;
	font-size: 12px;
	height:20px;
	padding-left:20px;
	padding-right:20px;
	margin-left:10px;
	margin-right:10px;
}



/************************************************************************************************************
*	Run Calendar
************************************************************************************************************/
.cal_daytable {
	background-color: #FFFFFF;
	width: 300px;
	font-family: Arial, Veranda, sans serif;
	border: 1px solid #A9C3EE;
}
.cal_heading {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;     
	background-color: #184EA6;
}
.cal_dayhead {
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.cal_dayrow {
	height: 40px;
}
.cal_days {
	background-color: #FFFFFF;
	text-align: right;
	width: 40px;
	height: 30px;
	font-size: 11px;
	border-top: 1px dashed #A9C3EE;
	border-right: 1px dashed #A9C3EE;
}
.cal_today {
	background-color: #FFFF99;
	text-align: right;
	width: 40px;
	height: 30px;
	font-size: 11px;
	border-top: 1px dashed #A9C3EE;
	border-right: 1px dashed #A9C3EE;
}
.cal_future {
	background-color: #FFFFFF;
	text-align: right;
	width: 40px;
	height: 30px;
	font-size: 11px;
	border-top: 1px dashed #A9C3EE;
	border-right: 1px dashed #A9C3EE;
	color: #CCCCCC;
}
.cal_miles {
	margin-top:2px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.cal_emptycol {
	background-color: #EDF2FC;
	width: 40px;
	height: 30px;
}
.cal_lastcol {
	border-right: none;
}



/************************************************************************************************************
*	Tabs
************************************************************************************************************/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(/images/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(/images/indicators/loading.gif) no-repeat 0 50%;
}




.blue_box { 
  background: #D9E4F9; 
}
.blue_boxtop { 
  background: url(/images/corners/ltblue_white/ne.gif) no-repeat top right; 
}
.blue_boxtop div { 
  height: 8px; 
  background: url(/images/corners/ltblue_white/nw.gif) no-repeat top left; 
}
.blue_boxbottom { 
  background: url(/images/corners/ltblue_white/se.gif) no-repeat bottom right; 
}
.blue_boxbottom div { 
  height: 8px; 
  background: url(/images/corners/ltblue_white/sw.gif) no-repeat bottom left; 
  margin-bottom:5px;
}
.blue_boxcontent {
	padding: 0px 8px 0px 8px;
	color: #000;
	font-size: 11px;
	overflow:hidden;
}



fieldset
        {
        margin-bottom:1.6em;
        padding:1em;
        border:1px solid #ccc;
        }
legend
        {
        font-weight:bold;
        _margin-bottom:1em;
		color: #1B4EA7;
        }

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("/images/popbox/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 2px #999999;
	cursor: url("/images/popbox/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("/images/popbox/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
