/*


body{
	margin: 0px;
	background-color: #646464;
	background-image:url(../images/background.jpg);
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
}
*/


ul { list-style: none;}

li { position: relative;}

li:before {
    position: absolute;  
    top: -1px;
	left:-13px;  

    content: "◎";
}


.maintable{
	width: 955px;
	height: auto;
	margin: auto;
	clear: both;
	float: none;
}
/*
.table_bg{
	background-color: #FFFFFF;
}

.footer_left{
	background-image: url(../images/footer_left.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 52px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;

}

.footer_middle{
	background-image: url(../images/footer_middle.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 47px;
}

.footer_right{
	background-image: url(../images/footer_right.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 52px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
}

.red_shade{
	background-image: url(../images/red_shade.gif);
	background-position: left top;
	background-repeat: repeat-x;
	max-height: 10px;
	color: #ede9e9;
	font-size: 1em;
	padding: 0px 0px 0px 12px;

}

.gray_shade{
	background-image: url(../images/gray_shade.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 30px;
	font-size:13px;
	color:#000000;
	text-align:left;
	padding-left:8px;
	font-weight:bold;	
}
*/





.button, INPUT[type="button"], INPUT[type="reset"], INPUT[type="submit"] {
	display: inline-block;
	white-space: nowrap;
	a.Links:link, a.Links:visited ;



background: rgb(1,175,233); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzAxYWZlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iIzAxYWZlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg5JSIgc3RvcC1jb2xvcj0iIzBjMTA5ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkxJSIgc3RvcC1jb2xvcj0iIzBjMGE5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMWFmZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(1,175,233,1) 1%, rgba(1,175,233,1) 17%, rgba(12,16,157,1) 89%, rgba(12,10,156,1) 91%, rgba(1,175,233,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(1,175,233,1)), color-stop(17%,rgba(1,175,233,1)), color-stop(89%,rgba(12,16,157,1)), color-stop(91%,rgba(12,10,156,1)), color-stop(100%,rgba(1,175,233,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(1,175,233,1) 1%,rgba(1,175,233,1) 17%,rgba(12,16,157,1) 89%,rgba(12,10,156,1) 91%,rgba(1,175,233,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(1,175,233,1) 1%,rgba(1,175,233,1) 17%,rgba(12,16,157,1) 89%,rgba(12,10,156,1) 91%,rgba(1,175,233,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(1,175,233,1) 1%,rgba(1,175,233,1) 17%,rgba(12,16,157,1) 89%,rgba(12,10,156,1) 91%,rgba(1,175,233,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(1,175,233,1) 1%,rgba(1,175,233,1) 17%,rgba(12,16,157,1) 89%,rgba(12,10,156,1) 91%,rgba(1,175,233,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01afe9', endColorstr='#01afe9',GradientType=0 ); /* IE6-8 */





	right: 0;
	padding-bottom:-5px;
	padding-right:15px;
	padding-left:15px;
 	
	border: 1px solid #777;
	margin-bottom: 6px;
	text-align: center;
	vertical-align:bottom;
	-webkit-font-smoothing: subpixel-antialiased;
	a.Links:link, a.Links:visited ;
 	color: #ffffff;
 	text-decoration: none;
	font-weight: 600;
	min-height:20px;
	padding-top:0px;
	line-height: 13px;
	cursor:hand;
	width:140px;
	vertical-align: super;
	font: bold 1em/2em sans-serif, Arial, Helvetica;
	text-decoration: none;
	strong color: red; 
	text-shadow: 0 1px 0 rgba(49,49,49,.8);
	-moz-border-radius: .2em;
	-webkit-border-radius: .2em;
	border-radius: .2em;
	-moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);

}

.button:hover {
	a.Links:link, a.Links:visited ;
 	color: #333333;
	text-shadow: 0 1px 0 rgba(226,226,226,.8);
 	text-decoration: none;
	background-color: #ddd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
	background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
	background-image: -moz-linear-gradient(top, #fafafa, #ddd);
	background-image: -ms-linear-gradient(top, #fafafa, #ddd);
	background-image: -o-linear-gradient(top, #fafafa, #ddd);
	background-image: linear-gradient(top, #fafafa, #ddd);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');
}
.button:active {
	-moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
	-webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
	box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
	position: relative;
	top: 1px;
}
.button:focus {
	outline: 0;
	background: #fafafa;
}
.button:before {
	background: #ccc;
	background: rgba(0,0,0,.1);
	float: left;
	width: 1em;
	text-align: center;
	font-size: 1.5em;
	margin: 0 1em 0 -1em;
	padding: 0 .2em;
	-moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 1px 0 0 rgba(255,255,255,.5);
	-webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 1px 0 0 rgba(255,255,255,.5);
	box-shadow: 1px 0 0 rgba(0,0,0,.5), 1px 0 0 rgba(255,255,255,.5);
	-moz-border-radius: .15em 0 0 .15em;
	-webkit-border-radius: .15em 0 0 .15em;
	border-radius: .15em 0 0 .15em;
	pointer-events: none;
}
/* Hexadecimal entities for the icons */

.invite::before {
	content: "\2604";
}
.update::before {
	content: "\21BA";
}
.cancel::before {
	content: "\232B";
}
.infotip::before {
	content: "\2762";
}
.pencil::before {
	content: "\270E";
}
.add::before {
	content: "\271A";
}
.copyedit::before {
	content: "\21AC";
	}
.tools::before {
	content: "\2692";
}
.delete::before {
	content: "\2718";
}
.save::before {
	content: "\2714";
}
.email::before {
	content: "\2709";
}
.onephoto::before {
	content: "\2709";
	}
.photos::before {
	content: "\25A6";
}
.upload::before {
	content: "\2616";
}
.gohome::before {
	content: "\297B";
}
.like::before {
	content: "\2764";
}
.next::before {
	content: "\279C";
}
.star::before {
	content: "\272A";
}
.spark::before {
	content: "\2737";
}
.play::before {
	content: "\25B6";
}
.sun::before {
	content: "\263c";
}
.connect::before {
	content: "\260A";
}
.place::before {
	content: "\2318";
}
.position::before {
	content: "\2316";
}
.circledot::before {
	content: "\2686";
}
.alembic::before {
	content: "\2697";
}
.flag::before {
	content: "\2690";
}
.threegear::before {
	content: "\2699";
}
.advanced::before {
	content: "\26B6";
}
.instant:before {
	content: "\2607";
}
.cool::before {
	content: "\2744";
}
.report::before {
	font-size:2em;
	content: "\03FE";
}
.trygear::before {
	content: "\07F7";
}
.stats::before {
	content: "\219D";
}
.trycircle:before {
	padding-top:2px;
	content: "\A562";
}
.scales:before {
	padding-top:2px;
	content: "\283E";
}
.beng::before {
	content: "\09FA";
}
.logout::before {
	content: "\0277";
}
.feedback::before {
	content: "\2611";
}
.switch::before {
	content: "\21CC";
}
.profile::before {
	content: "\2126";
}
.checked::before {
	content: "\2611";
}
.unchecked::before {
	content: "\2610";
}
.challenge::before {
	content: "\260D";
}
.kinship::before {
	content: "\1D327";
}
.boy::before {
	content: "\2642";
	colour:blue;
}
.girl::before {
	content: "\2640";
	colour:pink;
}
button.button, input.button {
	cursor: pointer;
	overflow: visible; /* removes extra side spacing in IE */
}





.gray_shade02{
	background-image: url(../images/gray_shade.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 30px;
	font-size:13px;
	color:#000000;
	text-align:left;
	text-transform: capitalize;
	padding-left: 15px;
	font-weight:bold;	
}

.gray_shade020{
	font-size:11px;
	color:#000000;
	text-align:left;
	font-weight:normal;	
}
/*
.line_shade{
	background-image: url(../images/line_shade.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 226px;
}

.line_shade2{
	background-image: url(../images/line_shade2.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 231px;
}

.line_shade3{
	background-image: url(../images/line_shade3.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 359px;
}
*/
.padding15{
	padding: 0px 20px 0px 30px;
}

.padding14{
	padding: 0px 12px 0px 12px;
	padding-top:2px;
}

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

.padding_img{
	background-color: #ffffff;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	padding: 7px 7px 7px 7px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}


h1 {
line-height: 22px;
text-align: left;
font-size:2.8em;
text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
-webkit-font-smoothing: none;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-font-smoothing: antialiased;
font-weight: 600;
font-family:GoodDog; 
font-size:2.4em;


}




@font-face {
	font-size:3em;
    font-family:GoodDog;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/GoodDog-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/GoodDog-webfont.woff") format("woff"), url("../fonts/GoodDog-webfont.ttf") format("truetype");
	}





h2 {
  font-size: 1.5em;
  line-height: ?;
  text-shadow: 1px 1px 0px rgba(0,0,0,0.1);

}


/*
.gray_curve{
	background-image: url(../images/gray_curve.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.gray_shade2{
	background-image: url(../images/gray_shade2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 11px;
	height: 9px;
}

.gray_shade3{
	background-image: url(../images/gray_shade3.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 151px;
	height: 9px;
}

.gray_line{
	background-image: url(../images/gray_line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 9px;
}

.gary_left{
	background-image: url(../images/gary_left.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 8px;
	height: 30px;
}


.black_curve{
	background-image: url(../images/black_curve.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 10px;
	height: 25px;
}

.black_menu{
	background-color: #014264;
	text-align: right ;
}
.black_menu a{
	color:#FFFFFF;
	padding: 0px 6px 0px 6px;
	text-decoration: none;
}
.black_menu a:hover{
	color: #003300;
	font-size:17px;
}
*/
.heading{
	text-align: right ;
	color: #b5b3b4;
}
.heading a{
	color: #b5b3b4;
	padding: 6px 6px 6px 6px;
	text-decoration: none;
}
.heading a:hover{
	text-decoration: underline;
}

.banner{
	
	background-position: center center;
	background-repeat:no-repeat;
	width: 784px;
	height: 137px;
}

.padding_06{
	padding: 2px 0px 0px 6px;
}

.bg_ffffff{
	background-color: #FFFFFF;
}

.header{
	color: #db3535;
	font-size: 18px;
	padding: 12px 0px 6px 0px;
}

.header3{
	color: #050a4b;
	max-height:20px
	font-size: 1.5em;
	padding: 6px 0px 6px 0px;
	text-align: left;

}

.header2{
	color: #006600;
	padding: 4px 0px 4px 3px;
	text-align: left;
}

.txt0{
	font-family:Arial, Helvetica, sans-serif;
	color: #575656;
	font-size: 11px;
	padding-left: 7px;
	text-align: justify;
}

.txt0 a{
	font-family:Arial, Helvetica, sans-serif;
	color: #575656;
	font-size: 11px;
	padding-left: 7px;
	text-align: justify;
	text-decoration:none;
}


.txt0 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #575656;
	font-size: 11px;
	padding-left: 7px;
	text-align: justify;
	text-decoration:underline;
}

.txt1{

	color: #3d3b3b;
	font-size: .77em;
	padding-left: 7px;
	text-align: justify;
	min-height:20px;
}

.txt1 a{

	color: #0000cc;
	text-decoration:strong;
	font-weight:bold;
	text-align: justify;
	text-decoration:none;
}


.txt1 a:hover{

	color: #0000cc;
	text-align: justify;
	text-decoration:underline;
}




.txt2{
	color: #666666;
	font-size: 11px;
	text-align: left;
	padding-left: 6px
}

.txt3{
	font-weight: bold;
	color: #000000;
}


.forgotten{
	text-align: left;
	padding: 0px 0px 2px 15px;
}	
.forgotten a{
	font-size: 11px;
	color:#8b0203;
	padding-bottom: 2px;
	text-align: left;
	text-transform: capitalize;	
	text-decoration: none;
}
.forgotten a:hover{
	text-decoration: underline;
}


.booking2{
	font-size:11px;
	color:#000000;
	text-transform: capitalize;
	text-align: left;
	padding-left: 15px;
	font-weight:bold;
	line-height:18px;
}

.booking3{	
	text-align: left;
	height: 16px;
	padding: 0px 0px 0px 15px;
}

.booking4{
	height:16px;
	padding:2px 0px 12px 15px;
	font-size:11px;
	padding-left: 15px;
	text-transform: capitalize;
	text-align: left;
	line-height:18px;
}

.booking5{	
	text-align: left;
	padding: 2px 6px 8px 15px;

}

.booking5 span { 	
	text-align: left;
	padding:5px;
	vertical-align:top;
}

.booking5 span img{ 	
	text-align: left;
	padding: 0px 6px 6px;
	vertical-align:top;
}
.booking6{	
	text-align: left;
	padding: 2px 6px 8px 15px;

}

.gap10{
	height: 4px;
}

#align_right{
	text-align: right;
	padding-right: 12px;
}
/*
.curve_01{
	background-image: url(../images/curve_01.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #003300;
}
.curve_02{
	background-image: url(../images/curve_02.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #003300;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
}
*/
.curve_010{
	background-image: url(../images/curve_010.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.curve_020{
	background-image: url(../images/curve_020.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}

.line_red1{
	background-image: url(../images/line_red.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 143px;



}

.line_red2{
	background-image: url(../images/line_red2.png);
	background-position: left bottom;
	background-repeat: no-repeat;

	width: 143px;
}

.dot_red{
	background-image: url(../images/dot_red.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.lefttable_bg{
	background-image: url(../images/left_bg.png);
	background-repeat: no-repeat;

}

/*
.d20202{
	text-align: right;
	background-color: #003300;
-webkit-border-top-left-radius: 08px;
-moz-border-radius-topleft: 08px;
border-top-left-radius: 08px;


}
*/
.left_menu{
	background-image: url(../images/blank.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 69px;
}


.tab{
	font-weight: bold;
	color: #CC9900;
	text-align: center;
	height:50px;
	line-height:50px;
	}
/*
.tab a{
	text-decoration: none;
	color: #000000
	font-size: 13px;
	text-align: left;
	background-image: url(../images/gray_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding:0px 5px 5px 30px;
	display: block;
	}

.tab a:hover{
	text-decoration: none;
	background-image: url(../images/red_hover.png);
	height:50px;
	display: block;	padding:0px 5px 5px 30px;
}
*/


.tab1 {font-weight: bold;
	color: #006600;
	text-align: center;
	height:50px;
	line-height:50px;
	}
/*
.tab1 a{
	text-decoration: none;
	color: #FF6600;
	font-size: 13px;
	text-align: left;
	background-image: url(../images/red_hover.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;	padding:0px 5px 5px 30px;
	
}

.phone{
	background-image: url(../images/phone.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 75px;
	color: #FF6600;
	font-size: 11px;
	text-align: right;
	padding-right: 12px;
}

.topbg{
	background-color: #999999;
}
.bottombg{
	background-image: url(../images/bottom_bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 5px;
}
*/
#red_btn{
	position: relative;
	width: 54px;
	height: 18px;
	top: 200px;
	right: 60px;
	background-image: url(../images/red_btn.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.select_150{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	COLOR: #000000;
	width:190px;
}

.select_250{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	COLOR: #000000;
	width:250px;
}

.select_70{
	font-size:11px;
	COLOR: #000000;
	width:70px;
}

.select_100{
	font-size:11px;
	COLOR: #000000;
	width:120px;
}

.form1{
	font-size: 11px;
	padding-bottom: 1px;
	padding-top: 3px;
	padding-left: 15px;
	text-transform: capitalize;
	text-align: left;
}

.form1 a{
	padding-top: 3px;
	padding-bottom: 15px;
	text-transform: capitalize;
	color:#000000;
	text-align: left;
}

.form2{
	font-size: 11px;

	
	padding-left: 2px;
	text-transform: capitalize;
	text-align: left;
    color:#898989;
}	
.form3{
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 2px;
	text-transform: capitalize;
	text-align: left;
    color:#898989;
}
.form4{
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
}	

.form5{
	font-size: 11px;
	font-family: Verdana;
	padding-left: 15px;
	text-transform: capitalize;
	text-align: left;
    color:#898989;
	width:120px;
}

.form6{
	font-size: 11px;
	font-family: Verdana;
	
	padding-left: 15px;
	text-transform: capitalize;
	text-align: left;
    color:#898989;
}

.form7{
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	text-transform: capitalize;
	text-align: left;
	color:#03F;
}

.dot{
	background-image: url(../images/dot.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

.price{
	color: #FF0000;
	font-weight: bold;
}
/*
.curve_03{
	background-image: url(../images/curve_03.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 31px;
	background-color: #bdbdbd;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
}

.curve_03_1{	
	height: 31px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 8px;
}

.curve_03_2{
	height: 30px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 8px;
	background-color: #bdbdbd;
	background-image: url(../images/gray_full.gif);
	background-position: right bottom;
	background-repeat: no-repeat;}
*/
.tableborder_bg{
	background-color: #eaeaea;
	border: 1px solid #a1a1a1;
	font-size:1em;
	border-top: 0px;
	padding: 10px;




}

.step2 a{
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
	text-decoration:none;
	float:right;
}
.step2{
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
	text-decoration:none;
	float:right;
}


.padding8{
	padding: 0px 8px 0px 8px;
}

.padding6{
	padding-left: 10px;
}

.footer_image{
	text-align: center;
	padding-top: 8px;
}

.heading2{
	text-align: left;
	color: #ffffff;
	vertical-align:bottom;
	font-size:.68em;
	-webkit-padding-start: 5px;
	padding:!important;
	line-height: 0px;


	
}

.heading2 a{
	color: #ffffff;
	padding: 2px 2px 2px 6px;
	text-decoration: none;
}
.heading2 a:hover{
	text-decoration: underline;
}


.heading21{
	text-align: left;
	color: #ffffff;
	vertical-align:bottom;
	font-size:.79em;
	padding: 8px 1px 0px 0px;
	line-height: 21px;

}

.heading21 a{
	color: #ffffff;
	padding: 2px 2px 2px 6px;
	color: #ffffff;
	text-decoration: none;
}
.heading21 a:hover{
	text-decoration: underline;
	color: #ffffff;
}

.footer_align{
	color: #aea9a9;
	font-size: 13px;
	text-align: right;
	padding-right: 4px;
}

.footertxt1{
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding: 0px 0px 3px 14px;
}

.footertxt2{
	font-size: 11px;
	font-weight:normal;
	color: #999999;
	padding: 0px 30px 3px 14px;;
}
.auto_next{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;}


#cssdropdown, #cssdropdown ul {
padding:0;
margin: 0;
list-style: none;
}

.style16 {
	font-family:Arial, Helvetica, sans-serif;
	color: #575656;
	font-size: 12px;
	padding-left: 10px;
	text-align: left;
}
.style15 {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
#cssdropdown li {
float:right;
position: relative;
}

#manu, #manu ul  {
padding: 0;
margin: 0;
list-style: none;
}

#manu li {
float:left;
position: relative;
}


#manu2, #manu2 ul  {
padding: 0;
margin: 0;
list-style: none;
}

#manu2 li {
float:left;
position: relative;
}

#manu3, #manu3 ul {
padding:0;
margin: 0;
list-style: none;
}

#manu3 li {
float:left;
position: relative;
}
#manu4, #manu4 ul {
padding:0;
margin: 0;
list-style: none;
}

#manu4 li {
float:right;
position: relative;
}
#manu5, #manu5 ul {
padding:0;
margin: 0;
list-style: none;
}

#manu5 li {
float:left;
position: relative;
}

.mainitems{

background-color:#003300;
}

.mainitems a{
margin-left:6px;
margin-right: 0px;
text-decoration: none;
}
.mainitems a:hover{
margin-left: 6px;
margin-right: 0px;
text-decoration: none;
background-color:#451414;
}

.subuls{

display: none;
width: 20em;
position:absolute;
top: 1.4em;
left:0;

background-color:#333333 ;
border: 1px solid #6a7882;
opacity:0.9;
/*filter: alpha(opacity=70);*/
}

.subuls li{
width: 100%;
}

.subuls li a{
text-decoration:none;
}
.subuls li a:hover{
text-decoration:underline;
}

.subuls1{

display: none;
width: 20em;
position:absolute;
top: 1.4em;
right:-0;

background-color:#333333 ;
border: 1px solid #6a7882;
opacity:0.9;
/*filter: alpha(opacity=70);*/
}

.subuls1 li{
width: 100%;
}

.subuls1 li a{
text-decoration:none;
}
.subuls1 li a:hover{
text-decoration:underline;
}

.subuls2{
	width:784px;
	height:28px;
	float:right;
	background-color:#000000 ;
	opacity:0.02;
	/*filter: alpha(opacity=50);*/
}

.subuls2 a{
	padding-right:5px;
	padding-top:5px;
	float:right;

}


#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top:18px;
left:0px;
}

#manu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top:18px;
left:-130px;
}

#manu2 li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top:18px;
left:-300px;
}
#manu3 li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top:18px;
left:-318px;
}
#manu4 li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top:18px;
left:0px;
}
#manu5 li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top:18px;
left:0px;
}
#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}
#manu li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}
#manu2 li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}
#manu3 li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}
#manu4 li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}
#manu5 li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}
#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

.style4 {
	color: #7E83A9;
	font-size: x-small;
}
.style2 {
	font-size: xx-small;
	color: #333333;
}
.style3 {
	color: #cccccc;
	font-size: x-small;
}
.style7 {
	text-decoration: none;
}
.style9 {
	color: #cccccc;
}
.style5 {
	color: #8E8866;
	font-size: x-small;
}
.style8 {
	color: #dddddd;
}
.style11 {
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
}

.style1 {color: #FFFFFF}
.style18 {
	margin: 1px 5px;
}
.style19 {
	color: #008000;
	font-weight: bold;
	font-size:18px;
}
.style20{
	color: #505050;
	font-size: 16px;
	text-decoration:none;
	font-weight:bold;
}

.style120{
	color: #505050;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

.style20 a{
	text-decoration:none;
	color: #505050;
	font-size:8pt;
	text-decoration:none;
}


.style21 {
	border-width: 0;
	color: #008000;
	font-weight: bold;
}
.style22 {
	font-size:1em ;
	text-decoration:none;
	font-smooth:always;
	font-size: 1.1em;
	color: #ffffff;
	text-align: left;
	margin-bottom:0.2em;
	margin-top:0.23em;
text-shadow: 0.03em 0.03em 0.03em   #003366;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;

	
	
}
.style22:hover{

	
		font-size:1em ;
	text-decoration:none;
	
	font-smooth:always;
	font-size: 1.1em;
	color: #014264;
	text-align: left;
	margin-bottom:0.2em;
	margin-top:0.23em;
	text-shadow: 1px 1px 1px #bbbbbb;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.style12 {
	margin: 7px;
	border-width: 0px;
}

.style23 {
	color: #014264;
	font-size:10pt;
	text-decoration:none;
}

#myForm input{
	margin-right:10px;
	cursor: pointer;
	cursor: hand;
}


#myForm select{
	font-family:verdana;
	font-size:12px;
	height:24px;
	width:150px;
	color: #000000;
	background-color:#FFFFFF;
	
}

#myForm textarea{
	font-family:verdana;
	font-size:11px;
	color: #000000;
	background-color:#ffffff;
	border:1px solid  #99ccff;
}


#myForm .red {
	border: 1px solid red;
}




#validationMessage {
	padding: 5px;
	/*background-color: #eee;*/
	border: 1px solid red;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	display: none;
}

#myForm .errorMessage {
	color: red;
	margin-left: 0px;
	font-size: 11px;
	font-size: 11px;
	white-space:nowrap;
}

#myForm a.errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 11px;
	font-size: 11px;
	white-space:nowrap;
}

.btn{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	/*color: #03a206;*/
	color:#656565;
	font-weight: normal;
	line-height: 16px;
	vertical-align:top;
}

.btn input{ background:url(../images/btn.gif) repeat-x;
	border: 1px solid #a9a6a2;
	height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #03a206;*/
	color:#656565;
	font-weight: bold;
	line-height:18px;
}

.btn1{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03a206;
	font-weight: normal;
	line-height: 18px;
	padding-left:20px;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}
.btn1 a{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	font-weight: normal;
	line-height: 18px;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

.btn1 input{ background:url(../images/btn.gif) repeat-x;
	border: 1px solid #a9a6a2;
	height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #03a206;
	font-weight: bold;
	line-height: 18px;
	cursor: pointer;
	cursor: hand;
}

.btn2{ 

	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #03a206;
	font-weight: 600;
	padding:8px;
	cursor:hand;
	width:110px;
	vertical-align: super;
	cursor: pointer;
	cursor: hand;
}
.btn3{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	font-weight: normal;
	line-height: 25px;
	height:25px;
	vertical-align:top;
	background-color:#FFFFFF;	border: 1px solid #a9a6a2;
}

.btn3 a{ 
	
	background-color:#FFFFFF;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;


}
.btn4{font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #03a206;
	font-weight: normal;
	line-height: 18px;
	height:25px;
	vertical-align:top;
}

.btn4 a{ background:url(../images/btn.gif) repeat-x;
	border: 1px solid #a9a6a2;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #03a206;
	font-weight: bold;
	line-height: 18px;
	padding-left:3px;
	padding-right:3px;
	cursor: pointer;
	cursor: hand;


}

.clannder{background: url(../images/calendar.gif);
	border: 1px solid #a9a6a2;
	height:24px;
	}
	
.menu_bg {
	background:#7b0000 url(../images/admin_images/left_menu_bg.gif) no-repeat; border-right:1px solid #FFFFFF;
	}
	
.newlink{color: #ffffff;
	font-size: 6pt;
	text-decoration:none;}

.newlink a{

	text-decoration:none;
}

.largerCheckbox
{	
	background-color: white; 
	width: 14px;
	height: 14px;
}

.error
{
	font-size: 8.5pt;
	font-family: Verdana, Geneva, sans-serif;
	color: rgb(225, 0, 0);
	text-align:left;
	padding-left:15px;



		}	
			

	.txt_field_new {
	background: #d8e1f6; /* Fallback color for non-css3 browsers */
	/* Gradients */
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(250,250,250)), color-stop(1, rgb(243,243,226)));
	background: -moz-linear-gradient( center top, rgb(250,250,250) 0%, rgb(243,243,226) 100%);
	border: 0;
	border-bottom: 1px solid  #aaaaaa;
	border-right: 1px solid #aaaaaa;
	color:#333333;
	font-size: 1 em;
	margin: 0px;
	padding: 5px;
	/* Rounded Corners */
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	min-height:20px;
	/* Shadows */
	box-shadow: -1px -1px 2px rgba(0,0,0,.3), 0 0 1px rgba(0,0,0,.2);
	-webkit-box-shadow: -1px -1px 2px rgba(0,0,0,.3), 0 0 1px rgba(0,0,0,.2);
	-moz-box-shadow: -1px -1px 2px rgba(0,0,0,.3), 0 0 1px rgba(0,0,0,.2);
	
}	
			
	.txt_field_new:hover{
	background: #f2f3f1; /* Fallback color for non-css3 browsers */
	/* Gradients */
		background: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(235,235,235)));
	background: -moz-linear-gradient( center top, rgb(255,255,255) 0%, rgb(235,235,235) 100%);

}


 

               

#osx-modal-content, #osx-modal-data {display:none;}

/* Overlay */
#osx-overlay {background-color:#000; cursor:wait;}

/* Container */
#osx-container {background-color:#eee; color:#000; font: 16px/24px "Lucida Grande",Arial,sans-serif; padding-bottom:4px; width:800px; -moz-

border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-

radius:6px; border-radius:0 0 6px 6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000; box-shadow:0 0 64px #000;}
#osx-container a {color:#ddd;}
#osx-container #osx-modal-title {color:#000; background-color:#ddd; border-bottom:1px solid #ccc; font-weight:bold; padding:6px 8px; text-

shadow:0 1px 0 #f4f4f4;}
#osx-container .close {display:none; position:absolute; right:0; top:0;}
#osx-container .close a {display:block; color:#777; font-weight:bold; padding:6px 12px 0; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close a:hover {color:#000;}
#osx-container #osx-modal-data {font-size:12px; padding:6px 12px;}
#osx-container h2 {margin:10px 0 6px;}
#osx-container p {margin-bottom:10px;}
#osx-container span {color:#777;

}


 .skinmap {
background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

    border: 1px solid #C4CDE0;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(66, 85, 113, 0.4);
    overflow: hidden;
    padding: 5px;
    position: relative;
    z-index: 0;
}
.skinmap:hover {
    box-shadow: 0 0 0 rgba(66, 85, 113, 0.1);
}

.skinmap22 {
box-shadow:rgba(0,0,0,0.2)1px 1px 2px;	
-moz-border-radius: 6px;	
border-radius: 6px;	
margin-bottom:30px;	
webkit-border-radius: 6px;	
border: 1px solid #c5d9e8;"

}

@font-face {
	font-size:3em;
    font-family:GoodDog;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/GoodDog-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/GoodDog-webfont.woff") format("woff"), url("../fonts/GoodDog-webfont.ttf") format("truetype");
	}