/**********************************************************/
/*                  common                                */
/**********************************************************/
body
{ 
	font-family: verdana,arial,sans-serif;
	font-size: 0.8em;
	margin: 0px 2px 2px 2px;
	color: #666666;
	line-height:1.4em;
}

a:link {color:#004990; text-decoration:none}      /* unvisited link */
a:visited {color:#9933cc; text-decoration:none}  /* visited link */
a:hover {color:#0033cc; text-decoration:none}  /* mouse over link */
a:active {color:#0000FF;text-decoration:none}  /* selected link */

.clr {
	clear: both;
}

sup{
	font-size: 0.6em;
}

/**********************************************************/
/*                  Website Template                      */
/**********************************************************/

#container{
	margin-left:auto;
	margin-right:auto;
	width:976px;
	height:100%;
	/*background:#FFFFFF;*/
}

#splash-contact{
	
	position: relative;
	top:0;
	left:80px;
	display:block;
}

#header{
	width:100%;
	height:95px;
}

#header_right {
	border:0px solid;
	float:right;
	padding-top:18px;
	text-align:right;
	width:670px;
}

#header_right h1{
	font-size: 1em;
	color: #003399;
}

#header_right h2 {
	font-size: 1em;
	color: #339900;
}

/**********************************************************/
/*                 Logos			                      */
/**********************************************************/

#logo{
	background:url(/images/guardme_logo.gif) left no-repeat;
	float:left;
	width:288px;
	height:90px;
}

#logo_gg{
	float:left;
	width:262px;
	height:76px;
	background:url(/images/guardme_globalguard_logo.jpg) left no-repeat;
}

#logo_sg{
	float:left;
	width:262px;
	height:76px;
	background:url(/images/guardme_studentguard_logo.jpg) left no-repeat;
}

#logo_in{
	float:left;
	width:262px;
	height:76px;
	background:url(/images/guardme_international_logo.gif) left no-repeat;
}

#menu_and_page_wrapper{
	width:100%;
	height:100%;
	padding:0px;
	border:1px solid #FFFFFF;
}

/**********************************************************/
/*                 Menus			                      */
/**********************************************************/

#menu {
	float:right;
	height:30px;
	width:465px;
	padding-top: 3px;
	border: 0px solid #ff0000;
}

#main_menu{
	width:100%;
	height:40px;
	}
	
/************************************************************
 * Page Banner
 ***********************************************************/

#banner{
	width:100%;
}

.banner_title {
	font-size: 12pt;
	color: #EEEEEE;
	font-weight:bold;
	padding-bottom:15px;
}

.banner_content{
	font-size: 11pt;
	color: #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}

#banner_in{
	}

#banner_in p{
	font-size: 11pt;
	color: #f87d19;
	padding-top:5px;
	padding-bottom:5px;
}		

/*******************************************************************
 * Page Content
 ******************************************************************/

#first_page_content{
	padding-top:20px;
	margin-top:0px;
	margin-bottom:5px;
	position: relative;
	height: 100%;
}
	 
#page_content{
	padding:20px 10px 10px 10px;
	margin-top:0px;
	margin-bottom:5px;
	position: relative;
	height: 100%;
}
	
#page_content h1 {
	color:#669933;
	font-size:1.3em;
	font-weight:normal;
	padding-bottom:10px;
	text-transform:uppercase;
	
}

#page_content h2{
	font-size: 1em;
	/*color: #339900*/
	color: #999999;
	
}

#page_content h3 {
	color:#333333;
	font-size:1.2em;
	font-weight:normal;
	padding:5px 0px;
	text-transform:uppercase;
}

#page_content p {
	color:#333333;
	padding:5px 0 10px 0px;
}

#page_content a{
	text-decoration:none;
}

.fancy_ul ul{
	margin-left:4em;
	margin-top:1em;
	margin-bottom:1em;
	list-style-type: none;
}

.fancy_ul ul li{
	background-image: url("/images/bullet.jpg");
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 5px 0px 0px 20px; 
	}
	
/* can't use as it messes up the tabs
#page_content ul{
	margin-left:4em;
	margin-top:1em;
	margin-bottom:1em;
	list-style-type: none;
}

#page_content li{
	background-image: url("/images/bullet.jpg");
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 5px 0px 0px 20px; 
	}
*/
	
#page_content ol{
	margin-left:2em;
	margin-top:1em;
	margin-bottom:1em;
}

#page_content .info{
	font-size:0.7em;
}

#ad1{
	position:absolute;
	top:90px;
	right:0;
	width:200px;
	height: 80px;
	z-index: 100;
}


#ad2{
	position:absolute;
	top:160px;
	right:0;
	width:200px;
	height: 80px;
	z-index: 100;
	
}
#ad3{
	position:absolute;
	top:230px;
	right:0;
	width:200px;
	height: 80px;
	z-index: 100;
}

a.filefolder{
	background: transparent url('/images/file_folder_button.jpg') no-repeat;
	width:186px;
	height:44px;
	display: block;
	color:#3399ff;
	font-size:9pt;
	font-weight:bold;
	padding-left:15px;
	padding-top:28px;
}

a.mailpost{
	background: transparent url('/images/mailbox_button.jpg') no-repeat;
	width:186px;
	height:44px;
	display: block;
	color:#3399ff;
	font-size:9pt;
	font-weight:bold;
	padding-left:15px;
	padding-top:28px;
}

.gg_main_frame{
	height:415px; 
	width:100%;
	background:url('../images/gg_banner.jpg') no-repeat;
}

.sg_main_frame{
	height:415px; 
	width:100%;
	background:url('../images/sg_banner.jpg') no-repeat;
}

.in_main_frame{
	height:415px; 
	width:100%;
	background:url('../images/in_banner.jpg') no-repeat;
}

/*******************************************************************
 * FAQs
 ******************************************************************/

#firstpane{
	}

#firstpane p {
	padding: 0 0 0.5em 2em;
}

.faq_list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 700px;
}

.faq_head {
	cursor: pointer;
	position: relative;
	background: url('/images/question.gif') no-repeat;
	margin: 1em;
}

.faq_body {
	padding: 10px 10px 10px 15px;
	margin-left: 20px;
	/*background: #F4F4F8;*/
	border: 1px solid #EEEEEE;
}

/*******************************************************************
 * Bottom Buttons
 ******************************************************************/

#button_links{
	width:100%;
	padding-bottom:2px;
}

#button_links a{
	text-decoration:none;
	text-transform:uppercase;
	color:#666666;
	font-size:9pt;
}

#button_links a:hover{
	color:#333333;
}

#page_footer {
	width:100%;
}

#copyright {
	background:url(/images/page_footer_background.jpg) top repeat-x;
	padding:10px 0 15px;
	color:#FFF;
	font-size:0.8em;
	letter-spacing:0.02em;
	text-align:center;
}

#webmaster{
	font-size:0.8em;
	letter-spacing:0.02em;
	text-align:center;
}

#webmaster a{
	color:#333333;
	text-decoration:none;	
}

.gg_bottom{
	height:111px;
	width:326px;
	background: url('/images/gg_bottom_banner.jpg') repeat-x;
}

.sg_bottom{
	height:111px;
	width:326px;
	background: url('/images/sg_bottom_banner.jpg') repeat-x;
}

.in_bottom{
	height:111px;
	width:326px;
	background: url('/images/in_bottom_banner.jpg') repeat-x;
}

.img_link{
	border:0px;
}

/**********************************************************/
/*                  Field Sets	                          */
/**********************************************************/

#online_app {
	left:5px;
	position:relative;
}

#online_app p{
	color: #333333;
	padding:5px 0px 5px 0px;
}

#online_app h1 {
	color:#55A51C;
	font-size:1em;
	padding:17px 0;
	text-align:left;
}	

.error{
	color:red;
}

fieldset {
	border:1px solid #55A51C;
	margin-top:15px;
	padding:10px 10px 10px 20px;
	width:640px;
}

legend {
	border:1px solid #66CC33;
	color:#66CC33;
	font-size:1.1em;
	padding:0.3em;
	text-align:left;
}

label {
	display:block;
	float:left;
	font-family:verdana;
	font-size:0.8em;
	margin-right:0.5em;
	text-align:left;
	text-transform:uppercase;
	width:20em;
}

fieldset.customfld01{
	padding:10px;
	border:1px solid #CCFFCC;
}

label.customfld01{
  float:left;
  width:30%;
  margin-right:10px;
  padding-bottom:0.3em;
  text-align:left;
  color:#333333;
}

/**********************************************************/
/*                  Customed Input Boxes                  */
/**********************************************************/

.custom_input, .custom_select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	border:1px solid #cccccc;
	background:#EAF1F5;
	height:20px;
}

.custom_textarea{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	border:1px solid #cccccc;
	background:#EAF1F5;
	resize:none;
}

/**********************************************************/
/*                  Customed Text                        */
/**********************************************************/

.importantnote{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #000000;
	padding:5px 0px 5px 0px;
	/*background:url('../images/title_shade.gif') top left repeat-x;*/
}

	

.note
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC3333;
	padding:5px 0px 5px 0px;
	border:0px solid #cccccc;
}	

.notice{
	color: #CC0000;
	padding:5px;
	border:1px solid #CC0000;
}

.requiredfields
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	padding:5px 5px 5px 5px;
}	

	
/********************************************************/
/*				Form Errors								*/
/********************************************************/

.frm_data_error
{
	color: #CC0000;
}


/********************************************************/
/*				Input Boxes								*/
/********************************************************/

.inputbox001
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-color: #EEEEEE;
	height:20px;
	border:1px solid #36393D
}

/********************************************************/
/*				Submit Buttons							*/
/********************************************************/

.submitbutton001
{
	background:url("/images/submit_button_bg.png") no-repeat scroll center top transparent;
	border:0 none;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	height:35px;
	padding:5px 10px;
	text-transform:uppercase;
	width:120px;
	cursor:pointer;
}

.submitbutton002
{
	background:#FFFFFF;
	font-size: 0.8em;
	color: #004990;
	height:33px;
	border:0px solid #36393D;
	cursor:pointer;
}

.submitbutton003 {
	background:none repeat scroll 0 0 #FF9900;
	border:1px solid #999999;
	color:#FFFFFF;
	cursor:pointer;
	font-size:0.9em;
	padding:2px 10px;
}
/********************************************************/
/*				Decorations								*/
/********************************************************/

.underline
{
	background:url('../images/title_shade.gif') bottom left repeat-x;
	border: 0px solid #eeeeee;
}


/********************************************************/
/*				Tables									*/
/********************************************************/

#list_table {
	empty-cells:hide;
	font-size: 0.875em;
}

#list_table thead{	
}

#list_table th {
	/*background:url("/images/table_th_bg.jpg") repeat-x scroll center top transparent;*/
	border:1px solid #999999;
	color:#333333;
	font-weight:normal;
	font-size: 0.8em;
	height:33px;
	padding:5px;
	text-transform:uppercase;
}
#list_table td{
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#list_table .odd
{
 	background-color: #FFFFFF;
}

#list_table .even
{
 	background-color: #EEEEEE;
}

#total_table {
	border-top: 3px double #CCCCCC;
	border-bottom: 3px double #CCCCCC;
}

#total_table td {
	color:#000000;
	font-weight:bold;
}

.totalAmt{
	border:0px;
	text-align:right;
	color:#000000;
	font-weight:bold;
	background:#FFFFFF;
}

#nav_table{
}

#nav_table td {
	color:#666666;
	font-size:0.7em;
	text-align:center;
	text-transform:uppercase;
}

#nav_table .navActive{
	background: url(/images/navCircle.png) no-repeat center;
	font-size:1.2em;
	color:#FFFFFF;
	height: 45px;
	text-align:center;
}

#nav_table .navInactive{
	background: url(/images/navCircleOff.png) no-repeat center;
	font-size:1.2em;
	color:#666666;
	height: 45px;
	text-align:center;
}


/********************************************************/
/*				Image Manipulation						*/
/********************************************************/

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 100;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -100px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	/*top: -300px;*/
	left: 60px; /*position where enlarged image should offset horizontally */
}

/********************************************************/
/*				Scrollable Style						*/
/********************************************************/

.text_frame
{
	float: left;
	margin: 0px;
	background: none;
	padding: 15px 20px 20px 30px;
		
}

.scroll-pane {
	width: 310px;
	height: 360px;
	overflow: auto;
	/*background: #ccc;*/
	float: left;
}

.scroll-pane_in {
	width: 480px;
	height: 360px;
	overflow: auto;
	/*background: #ccc;*/
	color:#333333;
	float: left;
}

.scroll-pane-right {
	width: 400px;
	height: 250px;
	overflow: auto;
	/*background: #ccc;*/
	color:#333333;
	float: left;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	/*background: #aaa;*/
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
	
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
	
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}