/* @charset "utf-8";*/
/* CSS Document */
body{
	padding:0; margin:0; background:#FFFFFF /* url('http://gipsee.com/aswebsite/images/bg.gif') repeat-x 0 0; */
color:#111406;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}	
div, h1, h2, h3, h4, h5, img, form, ul, p, dl{
	padding:0; margin:0;
	font-family: "Trebuchet MS";	
	font-size: 11pt;
}
ul{
	list-style-type:none; font-size:0;
	}
.spacer{
	clear:both; line-height:0; font-size:0;
	}
.box_shadow {
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 3px 3px 10px #333;
    -webkit-box-shadow: 3px 3px 10px #333;
    box-shadow: 3px 3px 10px #333;
    background-color: White;
}
.shadow_button {
    -moz-border-radius: 5px;
    cursor: pointer;
    border-radius: 5px;
    font-family: "Trebuchet MS";
    -moz-box-shadow: 3px 3px 10px #333;
    -webkit-box-shadow: 3px 3px 10px #333;
    box-shadow: 3px 3px 10px #333;
	background-image: url(../images/madgreenbutton.png);
    text-shadow: #333 2px 3px 2px;
}
.shadow_button:hover 
{
	background-image: url(../images/madgreenbutthover.png); 
	/*background: -moz-linear-gradient(-90deg,#1aa6de,#022147);
	background: -webkit-gradient(linear, left top, left bottom, from(#1aa6de), to(#022147)); */
}
	
TextHeader{
	padding:5px 5px 1px 0px; margin:0;
	height:auto;
	font-family: "Trebuchet MS";	
	font-size: 20pt;
	text-align: left;
	color:#990000;
	text-shadow: #888 1px 1px 2px;
}
.MyBold{
	padding:1px 1px 0px 0px; margin:0;
	height:auto;
	color: #006600;	
	font-size: 10pt;
	text-align: left;
	/*border-top:#878787 solid 1px;*/
}

ul#list-nav {
list-style:none;
margin:0px;
padding:0;
width:100%;
background: url('http://gipsee.com/aswebsite/css/images/navi_bg.gif') repeat-x 0 0;
}

ul#list-nav li {
display:inline
}

ul#list-nav li a {
text-decoration:none;
padding:5px 0;
width:100px;
background:#485e49;
background: url('http://gipsee.com/aswebsite/css/images/navi_bg.gif') repeat-x 0 0; 
color:#000;
float:left;
text-align:center;
border-right:1px solid #fff;
font-family: "Trebuchet MS";
font-size: 12px;
}

ul#list-nav li a:hover {
color:#FFFFFF;
font-family: "Trebuchet MS";
font-size: 12px;
background: url('http://gipsee.com/aswebsite/css/images/navi_h_bg.gif') repeat-x 0 0;
}
/*--------------< < << header part start >> > >---------------*/

#headermainpage {
	padding:0 0 0 43px; background:url(../images/gipsee-header.png) repeat-x 0 0; height:90px; position:relative;
	}
#headermainpage .logo {
	width:270px; 
position:absolute; top:0; left:0px;
	right: 964px;
}

#header{
	width:100%; margin:0 auto; /*background:url(http://gipsee.com/aswebsite/images/header_pic.gif) no-repeat 0 0;*/ position:relative;
	height:270px;
	background-color: #FFFFFF;
}
#header img.logo{
	display:block; font-size:0; position:absolute; left:49px; top:52px;
	}
#header p{
	position:absolute; font-size:13px; width:194px; height:23px; line-height:23px; text-align:center;
	background-color:#F7F8D7; color:#111406; left:35px; top:25px; font-weight:normal;
	}

#header ul.navi li.noborder{
	 border-right:none;
	}
#header ul.navi li a{
	display:block; padding:0 13px; font-size:11px; font-weight:bold; line-height:43px; background-color:inherit;
	text-decoration:none; color:#FFFFFF;
	}
#header ul.navi li a:hover{
	background:url(http://gipsee.com/aswebsite/css/images/navi_h_bg.gif) repeat-x 0 0;
	}
#header ul.navi li a.hover{
	background:url(http://gipsee.com/aswebsite/css/images/navi_h_bg.gif) repeat-x 0 0; cursor:text;
	}
#header form{
	position:absolute;
	left:690px;
	top:15px;
	height:25px;
	width: 290px;
	}
#header form label{
	padding:0 0 0 32px;
	margin:0;
	width:58px;
	height:25px;
	line-height:25px;
	color:#000000;
	float:left;
	font-size:13px;
	font-weight:bold;
	background-color:inherit;
	background-image: url(http://gipsee.com/aswebsite/css/images/search_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#header form input.textbox{
	width:150px;
	height:21px;
	border-bottom:#D4CEAA 1px solid;
	border-right:#D4CEAA 1px solid;
	border-top:#302A14 1px solid;
	border-left:#302A14 1px solid;
	float:left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	}
#header form input.go{
	width:29px; height:22px; float:left; cursor:pointer; font-size:0; border:none; background:url(http://gipsee.com/aswebsite/css/images/go.gif) no-repeat 0 0;
	}
#header h1{
	position:absolute;
	left:19px;
	top:158px;
	font-size:13px;
	line-height:22px;
	color:#8AD9D3;
	font-weight:bold;
	background-color:inherit;
	width: 465px;
	height: 67px;
}
#header h1 span{
	display:block; font:normal 36px/36px Arial, Helvetica, sans-serif; color:#FFFFFF ; background-color:inherit;
	}
#header ul.login{
	width:98px; position:absolute; right:22px; top:184px;
	}
#header ul.login li{
	display:block; margin:0 0 11px 0;
	}
#header ul.login li a{
	display:block; font-size:0; text-indent:-2000px; text-decoration:none; width:98px; height:25px;
	}
#header ul.login li a.sub{
	background:url(../images/subscripbe.gif) no-repeat 0 0;
	}
#header ul.login li a.sub:hover{
	background:url(../images/subscripbe_h.gif) no-repeat 0 0;
	}
#header ul.login li a.loginHer{
	background:url(../images/login_here.gif) no-repeat 0 0;
	}
#header ul.login li a.loginHer:hover{
	background:url(../images/login_here_h.gif) no-repeat 0 0;
	}
/*-------------- header 2 --------------------------------------*/
#header2{
	width:100%; margin:0 auto; /*background:url(http://gipsee.com/aswebsite/images/header_pic.gif) no-repeat 0 0;*/ position:relative;
	height:150px;
	background-color: #FFFFFF;
}
#header2 img.logo{
	display:block; font-size:0; position:absolute; left:49px; top:52px;
	}
#header2 p{
	position:absolute; font-size:13px; width:194px; height:23px; line-height:23px; text-align:center;
	background-color:#F7F8D7; color:#111406; left:35px; top:25px; font-weight:normal;
	}
#header2 ul.navi{
	height:44px;
	position:absolute;
	left:305px;
	top:58px;
	width: 480px;
	}
#header2 ul.navi li{
	float:left; border-right:#ECEDB5 1px solid;
	}
#header2 ul.navi li.noborder{
	 border-right:none;
	}
#header2 ul.navi li a{
	display:block; padding:0 13px; font-size:11px; font-weight:bold; line-height:43px; background-color:inherit;
	text-decoration:none; color:#FFFFFF;
	}
#header2 ul.navi li a:hover{
	background:url(http://gipsee.com/aswebsite/css/images/navi_h_bg.gif) repeat-x 0 0;
	}
#header2 ul.navi li a.hover{
	background:url(http://gipsee.com/aswebsite/css/images/navi_h_bg.gif) repeat-x 0 0; cursor:text;
	}
#header2 form{
	position:absolute;
	left:690px;
	top:15px;
	height:25px;
	width: 290px;
	}
#header2 form label{
	padding:0 0 0 32px;
	margin:0;
	width:58px;
	height:25px;
	line-height:25px;
	color:#000000;
	float:left;
	font-size:13px;
	font-weight:bold;
	background-color:inherit;
	background-image: url(http://gipsee.com/aswebsite/css/images/search_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#header2 form input.textbox{
	width:150px;
	height:21px;
	border-bottom:#D4CEAA 1px solid;
	border-right:#D4CEAA 1px solid;
	border-top:#302A14 1px solid;
	border-left:#302A14 1px solid;
	float:left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	}
#header2 form input.go{
	width:29px; height:22px; float:left; cursor:pointer; font-size:0; border:none; background:url(http://gipsee.com/images/go.gif) no-repeat 0 0;
	}
#header2 h1{
	position:absolute;
	left:19px;
	top:160px;
	font-size:13px;
	line-height:22px;
	color:#8AD9D3;
	font-weight:bold;
	background-color:inherit;
	width: 465px;
	height: 67px;
}
#header2 h1 span{
	display:block; font:normal 36px/36px Arial, Helvetica, sans-serif; color:#FFFFFF ; background-color:inherit;
	}
#header2 ul.login{
	width:98px; position:absolute; right:22px; top:184px;
	}
#header2 ul.login li{
	display:block; margin:0 0 11px 0;
	}
#header2 ul.login li a{
	display:block; font-size:0; text-indent:-2000px; text-decoration:none; width:98px; height:25px;
	}
#header2 ul.login li a.sub{
	background:url(http://gipsee.com/aswebsite/css/images/subscripbe.gif) no-repeat 0 0;
	}
#header2 ul.login li a.sub:hover{
	background:url(http://gipsee.com/aswebsite/css/images/subscripbe_h.gif) no-repeat 0 0;
	}
#header2 ul.login li a.loginHer{
	background:url(http://gipsee.com/aswebsite/css/images/login_here.gif) no-repeat 0 0;
	}
#header2 ul.login li a.loginHer:hover{
	background:url(http://gipsee.com/aswebsite/css/images/login_here_h.gif) no-repeat 0 0;
	}	
/*--------------< < << What Special In 2007 >> > >---------------*/
#special{
	/*width:920px;*/
	width:100%;
	color:#333333;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 0 0;
	border: thin solid #CCCCCC;
	}
#special h2.spea{
	width:600px; float:left; margin:17px 0 0 0; font:bold 28px/28px Arial, Helvetica, sans-serif; display:block;
	}
#special a.spe2007{
	background:url(http://gipsee.com/aswebsite/css/images/speacial2007.gif) no-repeat 0 0; width:351px; height:148px; float:right; font-size:0;
	text-indent:-2000px; text-decoration:none;
	}
#special a.spe2007:hover{
	background:url(http://gipsee.com/aswebsite/images/speacial2007_h.gif) no-repeat 0 0;
	}
#special dl{
	width:600px; float:left; margin:9px 0 0 0;
	}
#special dl dt{
	background:url(http://gipsee.com/aswebsite/images/special_arrow.gif) no-repeat 0 6px; padding:0 0 0 14px; color:#B5B67C; background-color:inherit;
	font-size:13px; font-weight:bold; line-height:20px; margin:0 0 4px 0;
	}
#special dl dt span{
	color:#fff; background-color:#911515; padding:0 3px;
	}
/*--------------< < << bottom body part >> > >---------------*/
#botBody{
	/*width:954px;*/ width:100%; margin:0 auto; padding:0 0 0 0;
	}
.subdiv{
	width:225px !important;
	float:left;
	background:url(../images/sub_div_bg.gif) repeat-y 0 0 #D6D7A0;
	color:#5C5C5C;
	padding:0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 10px;
	}
.subdiv .nomar{
	margin:0;
	}
.subdiv p.top{
	background:url(../images/sub_div_top.gif) no-repeat 0 0; width:225px; height:13px; font-size:0; padding:0 ; margin:0;
	display:block;
	}
.subdiv p.bot{
	background:url(../images/sub_div_bot.gif) no-repeat 0 0; width:225px; height:20px; font-size:0; padding:0; margin:0;
	display:block;
	}
.subdiv h2{
	background:url(http://gipsee.com/aswebsite/images/member_h2.gif) no-repeat 0 0 #fffffe; margin:0 5px 0 5px; display:block; padding:0 0 0 44px; 
	height:41px; color:#FFFFFF; font:bold 16px/41px Arial, Helvetica, sans-serif; width:171px;
	}
.subdiv h2.event{
	background:url(http://gipsee.com/aswebsite/images/latest_h2_bg.gif) no-repeat 0 0; padding:0 0 0 58px; width:157px;
	}
.subdiv h2.moreServices{
	background:url(http://gipsee.com/aswebsite/images/more_h2_service.gif) no-repeat 0 0; padding:0 0 0 51px; margin-bottom:19px; width:164px;
	}
.subdiv h2.testi{
	background:url(http://gipsee.com/aswebsite/images/testimonia_h2_bg.gif) no-repeat 0 0; margin-bottom:19px;
	}
.subdiv form{
	margin:0 0 61px 10px; width:194px;
	}
.subdiv form label{
	width:193px; float:left; height:27px; font:normal 10px/27px Arial, Helvetica, sans-serif;
	}
.subdiv form input.textbox{
	width:189px; height:23px; border-bottom:#D4CEAA 1px solid; border-right:#D4CEAA 1px solid; border-top:#302A14 1px solid;
	border-left:#302A14 1px solid; float:left; margin:0 1px 0 0;
}	
.subdiv form input.check{
	width:16px; height:16px; float:left; margin:10px 7px 0 0;
	}
.subdiv form a.reme{
	font:bold 11px/16px Arial, Helvetica, sans-serif; color:#830808; background-color:#FFFFFF; text-decoration:none; float:left;
	margin:9px 0 0 0;
	}
.subdiv form a.reme:hover{
	color:#000000; background-color:#FFFFFF;
	}
.subdiv form input.loginbut{
	width:50px; height:16px; float:right; cursor:pointer; font-size:0; border:none;
	background:url(../images/login_but.gif) no-repeat 0 0; margin:10px 0 0 0;
	}
.subdiv .subdiv1{
	width:192px; margin:15px 0 0 18px;
	}
.subdiv h4{
	color:#830808; background-color:#FFFFFF; font-size:11px; font-weight:normal; line-height:16px; margin:0 2px 0 20px;
	display:block;
	}
.subdiv h4.green{
	color:#5A6C04; background-color:#FFFFFF; font-size:11px;line-height:16px; margin:0 2px 5px 20px;
	display:block; font-weight:bold;
	}
.subdiv .subdiv1 h3{
	color:#136C66; background-color:#FFFFFF; font:bold 11px/16px Arial, Helvetica, sans-serif;
	float:left; width:140px;
	}
.subdiv .subdiv1 h4{
	float:left; width:140px; margin:0; padding:0; font-weight:bold;
	}
.subdiv .subdiv1 p{
	font-size:10px; text-decoration:underline; width:140px; float:left;
	}
.subdiv .subdiv1 img{
	display:block; font-size:0; float:right;
	}
.subdiv p.marTop{
	padding:13px 0 0 0;
	}
.subdiv p.more{
	margin:12px 0 0 160px;
	}
.subdiv p.more a{
	width:50px; height:16px; background:url(../images/more.gif) no-repeat 0 0 #fffffe; text-decoration:none; text-align:center;
	font-weight:bold; font-size:10px; color:#FFFFFF; display:block;
	}
.subdiv p.more a:hover{
	background:url(../images/more_h.gif) no-repeat 0 0;
	}
.subdiv ul.servi{
	margin:0 0 0 20px; padding:0 0 24px 0;
	}
.subdiv ul.servi li{
	display:block; background:url(../images/subdiv_arrow.gif) no-repeat 0 7px; padding:0 0 0 12px; 
	}
.subdiv ul.servi li a{
	text-decoration:underline; font-size:11px; line-height:18px; color:#5C5C5C; background-color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	}
.subdiv ul.servi li a:hover{
	text-decoration:none;
	}
.subdiv p.text{
	font-size:11px; font-weight:bold; line-height:16px; padding:0 0 5px 0; margin: 0 0 0 20px;
	}
.subdiv2{
	width:450px;
	float:left;
	margin:0;
	color:#5C5C5C;
	background-color: #D6D7A0;
	background-image: url(../images/sub_div_bg400.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	}

.subdiv2 p.top{
	width:225px;
	height:13px;
	font-size:0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	}
.subdiv2 p.bot{
	width:450px;
	height:20px;
	font-size:0;
	background-image: url(../images/sub_div_bot400.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
.subdiv2 h2{
	background:url(http://gipsee.com/aswebsite/images/member_h2.gif) no-repeat 0 0 #fffffe; margin:0 5px 0 5px; display:block; padding:0 0 0 44px; 
	height:41px; color:#FFFFFF; font:bold 16px/41px Arial, Helvetica, sans-serif;
	}
.subdiv2 h2.event{
	background:url(http://gipsee.com/aswebsite/images/latest_h2_bg.gif) no-repeat 0 0; padding:0 0 0 58px; width:157px;
	}
.subdiv2 h2.moreServices{
	background:url(http://gipsee.com/aswebsite/images/more_h2_service.gif) no-repeat 0 0; padding:0 0 0 51px; margin-bottom:19px;
	}
.subdiv2 h2.testi{
	background:url(http://gipsee.com/aswebsite/images/testimonia_h2_bg.gif) no-repeat 0 0; margin-bottom:19px; padding:0 0 0 51px;
	}

.subdiv2 .subdiv3{
	width:192px; margin:15px 0 0 18px;
	}
.subdiv2 h4{
	color:#830808; background-color:#FFFFFF; font-size:11px; font-weight:normal; line-height:16px; margin:0 2px 0 20px;
	display:block;
	}
.subdiv2 h4.green{
	color:#5A6C04; background-color:#FFFFFF; font-size:11px;line-height:16px; margin:0 2px 5px 20px;
	display:block; font-weight:bold;
	}
.subdiv2 .subdiv1 h3{
	color:#136C66; background-color:#FFFFFF; font:bold 11px/16px Arial, Helvetica, sans-serif;
	float:left; width:140px;
	}
.subdiv2 .subdiv1 h4{
	float:left; width:140px; margin:0; padding:0; font-weight:bold;
	}
.subdiv2 .subdiv1 p{
	font-size:10px; text-decoration:underline; width:140px; float:left;
	}
.subdiv2 .subdiv1 img{
	display:block; font-size:0; float:right;
	}
.subdiv2 p.marTop{
	padding:13px 0 0 0;
	}
.subdiv2 p.more{
	margin:12px 0 0 160px;
	}
.subdiv2 p.more a{
	width:50px; height:16px; background:url(../images/more.gif) no-repeat 0 0 #fffffe; text-decoration:none; text-align:center;
	font-weight:bold; font-size:10px; color:#FFFFFF; display:block;
	}
.subdiv2 p.more a:hover{
	background:url(../images/more_h.gif) no-repeat 0 0;
	}
.subdiv2 p.text{
	font-size:11px; font-weight:bold; line-height:16px; padding:0 0 5px 0; margin: 0 0 0 20px;
	}
/*--------------< < << Highlights >> > >---------------*/
#highlight{
	/*width:954px;*/width:100%; margin:0 auto; padding:16px 0 40px 0;
	}
#highlight h2.hight{
	background:url(../images/higlight_h2.gif) no-repeat 0 0; border-bottom:#EEF6CD 3px solid;
	font:bold 26px/38px Arial, Helvetica, sans-serif; float:left; width:633px; padding:0 0 0 46px;
	}
#highlight h3{
	font-size:18px; line-height:23px; color:#AE4607; background-color:#D6D7A0; width:686px;
	float:left; font-weight:normal; padding:15px 0 11px 0;
	}
#highlight p.text{
	width:686px; float:left; padding:0 0 23px 0; font-size:13px; line-height:19px;
	}
#highlight p.text strong{
	color:#0B534E; background-color:#D6D7A0;
	}
#highlight form{
	width:223px;
	float:right;
	background:url(../images/newsletter_singup_bg.gif) repeat-y 0 0 #B3B477;
	color:#FFFFFF;
	margin-right: 15px;
	}
#highlight form p.top{
	background:url(../images/newsletter_singup_top.gif) no-repeat 0 0; font-size:0; height:21px;
	}
#highlight form p.bot{
	background:url(../images/newsletter_singup_bot.gif) no-repeat 0 0; font-size:0; height:20px;
	}
#highlight form h2{
	background:url(../images/newsletter_singup_h2.gif) no-repeat 0 0 #B3B477; height:39px; margin:0 2px 0 4px; padding:0 0 0 14px;
	color:#4D5C0D; font:bold 16px/39px Arial, Helvetica, sans-serif;
	}
#highlight form label{
	height:26px; font:bold 12px/26px Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#B3B477; margin:0 0 0 18px;
	}
#highlight form input.textbox{
	width:184px; height:23px; border-bottom:#D4CEAA 1px solid; border-right:#D4CEAA 1px solid; border-top:#302A14 1px solid;
	border-left:#302A14 1px solid;  margin:0 1px 0 18px;
	}
#highlight form a.freeRes{
	background:url(http://gipsee.com/aswebsite/images/free_register.gif) no-repeat 0 0; height:71px; text-decoration:none; text-indent:-2000px;
	display:block; margin:11px 0 19px 9px;
	}
#highlight form a.freeRes:hover{
	background:url(http://gipsee.com/aswebsite/images/free_register_h.gif) no-repeat 0 0;
	}
#highlight form input.singup{
	width:50px; height:16px; cursor:pointer; font-size:0; border:none;
	background:url(http://gipsee.com/aswebsite/images/singup.gif) no-repeat 0 0; margin:7px 0 0 155px;
	}
/*--------------< < << footer >> > >---------------*/
#footerbig{
	background:url(../images/footer_bg.gif) repeat-x 0 0 #2F2F1B; color:#C3C491; padding:22px 0 0 0; 
	}
#footer{
	width:100%; margin:0 auto; padding:0 0 23px 0;
	}
#footer p{
	text-align:center; margin:4px 0 0 0;font-size:11px; line-height:16px;
	}
#footer p a{
	color:#FFFFFF; text-decoration:none;
	background-color:inherit;
	}
#footer p a:hover{
	color:#C3C491;
	background-color:inherit;
	}
#footer ul{
	margin:0 0 0 220px; height:22px;
	text-align: center;
}
#footer ul li{
	padding: 0 5px;
	float:left;
		font-size:11px;
		color:#FFFFFF;
		line-height:22px;
		background-color:inherit;
		height: 26px;
}
#footer ul li a{
	color:#FFFFFF; line-height:22px; background-color:inherit; text-decoration:none;
	}
#footer ul li a:hover{
	color:#C3C491; background-color:inherit;
	}