/** Build 1900 ***/
/**************** Top Level *******************/

a{
	color: #999999;
	text-decoration: none;
	cursor: pointer;
}

img{border:none;}

th{text-align:left;}

table{
	border: none;
	text-align:left;
}

.container {
	margin: auto;
	height: 500px;
	width: 700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	border: 1px solid #FFFFFF;
}

.btn{
	float:left;
	width:100px;
	height:21px;
	margin: 5px 10px 0px 0px;
	padding-top: 4px;
	font-size:10pt;
	font-weight:700;
	color:#FFFFFF;
	text-align:center;
	background-image:url(../images/layout/btn_wh.gif);
	cursor:pointer;
}


.clickable{
	cursor:pointer;
}

/*********************** Application Window ***********************/

#header {
	height: 70px;
	width: 700px;
	border-bottom: solid 1px #CCCCCC;
	background-image:url(../images/layout/top.png);
}

#main {
	height: 435px;
	width: 698px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding-top: 10px;
}

#footer {
	height: 30px;
	width: 700px;
	background-color: #CCCCCC;
}
#footer #corner_bl,#corner_br {
	position:relative;
	top: 6px;
}
#footer #corner_bl {
	float: left;
}
#footer #corner_br {
	float: right;
}

/***** Menu *****/

#menu_main {
	float: left;
	height: 410px;
	width: 150px;
	border-right: 1px solid #CCCCCC;
	color: #999999;
	margin: 0px 10px 10px;
}

#menu_main ul{
	list-style:none;
	margin: 20px 0px 0px 10px;
	padding: 0px;
}

#menu_main ul a{
	display:block;
}

#menu_main li {
	display:inline;
}

/***** Main window content *****/

#top {
	height: 15px;
	width: 678px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 4px 20px 0px 0px;
	font-size: 8pt;
	text-align:right;
}

#content {
	float: left;
	height: 415px;
	width: 480px;
	overflow: auto;
	margin: 0px 10px 10px;
}

h1 {
	font-size: 12pt;
	font-weight: 700;
	color: #666666;
}
h3 {
	font-size:11pt;
	font-weight: 600;
	color:#666666;
	clear: left;
}
.story {
	margin-right: 15px;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	clear: left;
}
.story p{
	clear:left;
}


/***** Rounded window *****/
.rounded{
	width:440px;
	height:142px;
	margin-bottom:10px;
	clear:left;
}
.rounded .head{
	height: 7px;
	width: 440px;
	background-image:url(../images/layout/roundedTop.gif);
	background-repeat: no-repeat;
	background-color:#CCCCCC;
}
.rounded .roundedBody{
	height: 124px;
	width: 418px;
	background-color:#CCCCCC;
	padding: 3px 10px 0px 12px;
	color:#333333;
}
.rounded .foot{
	height: 7px;
	width: 440px;
	background-image:url(../images/layout/roundedBottom.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF; /*Correct IE6*/
}
.rounded .roundedBody img {
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 20px;
	border: 1px solid #999999;
}
.rounded .roundedBody table{ 
	float: left;
	width: 240px;
	margin-top: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.rounded .roundedBody th{ width: 50px; }

/* Feature differences */
.rounded .tabHead{background-image:url(../images/layout/featureTop.gif);}
/*Shop thing differences */
.rounded .shop table{margin-top:0px;}
.rounded .shop a{color:#666666; font-style:italic;}
.rounded .btn{
	float:right;
	background-image:url(../images/layout/btn_gr.gif);
}

/***** Tabs *****/
.tab{
	float: left;
	width:100px;
	height:22px;
	margin-right:3px;
	padding-top:8px;
	background-image:url(../images/layout/tab.gif);
	background-color:#999999;
	font-size:10pt;
	font-weight:700;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
}
.sel
{
	background-image:url(../images/layout/tab_sel.gif);
	background-color:#CCCCCC;
	color:#333333;
	cursor:auto;
}

/***** Portal *****/

.portal{
	margin-left: 20px;
	font-size: 9pt;
}

/************** Shop ****************/

/***** Cart *****/
#cart {
	width: 135px;
	margin: 100px 0px 0px 2px;
}
#cartheader{
	width: 129px;
	height: 16px;
	background-image:url(../images/layout/cart_top.gif);
	padding: 2px 0px 0px 6px;
	font-size: 9pt;
	font-weight:700;
	color:#666666;
	cursor:pointer;
}
#cartfooter{
	width: 129px;
	height: 17px;
	background-image:url(../images/layout/cart_bottom.gif);
	padding: 0px 6px 0px 0px;
	text-align: right;
	font-size: 9pt;
	font-weight:700;
	color:#999999;
}
#cartfooter a{ color:#666666; }
#cartcontentouter {
	height: 150px;
	width: 130px;
	padding: 3px 0px 0px 3px;
	border: 1px solid #CCCCCC;
}
#cartcontentinner{
	height: 130px;
	width: 130px;
	font-size: 8pt;
	color: #666666;
	overflow: auto;
	cursor:pointer;
}
#total {
	font-size: 9pt;
	color: #666666;
	font-weight:700;
}

.itemdetails{
	height: 150px;
}
#cartLarge {
	height: 250px;
	width: 400px;
	margin-left: 35px;
}
#cartLargeHeader{
	width: 394px;
	height: 15px;;
	background-image:url(../images/layout/cartLarge_top.gif);
	padding: 2px 0px 0px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
}
#cartLargeFooter{
	width: 394px;
	height: 21px;
	background-image:url(../images/layout/cartLarge_bottom.gif);
	padding: 1px 6px 0px 0px;
	text-align: right;
	font-weight:700;
	color:#999999;
}
#cartLargeFooter a{
	color:#666666;
}
#cartLargeContentouter {
	height: 200px;
	width: 395px;
	padding: 3px 0px 0px 3px;
	border: 1px solid #CCCCCC;
}
#cartLargeContentinner{
	height: 180px;
	width: 390px;
	font-size: 9pt;
	color: #666666;
	overflow: auto;
	text-align:left;
}
#largetotal {
	color: #666666;
	font-weight:700;
}

/***** Checkout *****/
.checkoutCenter{
	height: 318px;
	margin-bottom: 10px;
	overflow:auto;
}
.checkoutCenter p{
	clear:left;
}
.checkoutCenter .btn{
	margin: 0px 5px 10px 10px;
}
.checkoutChoice{
	margin-left: 8px;
}
.steps{
	text-align:center;
	font-size: 10pt;
	color:#999999;
}
.steps strong{
	font-weight:800;
	color:#666666;
}
/***** Form *****/
fieldset{
	width:390px;
	padding:10px;
	border: dashed 1px #999999;
	font-size: 9pt;
	color:#333333;
	margin-bottom:10px;
}
legend{
	color: #333333;
	font-weight:700;
	background-color:#FFFFFF;
}
label,input,select {
	display: block;
	float: left;
	margin-bottom: 5px;
}
label {
	text-align: left;
	width: 120px;
	padding-right: 20px;
}
br {
	clear: left;
}
#login .btn{
	margin: 10px 0px 0px 0px;
}

/*********** Calender ****************/
.rounded .roundedCal{
	height: 228px;
	width: 440px;
	background-color: #999999;
	color:#333333;
}
.calender{
	clear:left;
	float:left;
	width:206px;
	height:223px;
	padding: 5px 0px 0px 5px;
	margin-right: 1px;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
.calender select { 
	width:120px;
	margin-right:15px; 
}
.calender .topbar{
	width:310px;
	height: 30px;
	font-size: 11pt;
	color:#666666;
}
.calender #arrowleft{
	background-image:url(../images/layout/arrow_left.png);
	width:15px;
	height:15px;
	margin-top:2px;
	float:left;
	cursor:pointer;
}
.calender #monthdisplay{
	width:80px;
	height:25px;
	margin-top:2px;
	margin-left: 5px;
	margin-right: 5px;
	float:left;
	text-align:center;
}
.calender #arrowright{
	background-image:url(../images/layout/arrow_right.png);
	width:15px;
	height:15px;
	margin-top:2px;
	margin-right:45px;
	float:left;
	cursor:pointer;
}
.calender .dayname{
	width:29px;
	height:17px;
	border-bottom: 1px solid #666666;
	float:left;
	text-align:center;
	font-size:9pt;
	margin-bottom: 10px;
}
.calender .day{
	width:27px;
	height:20px;
	background-image:url(../images/tour/day.gif);
	background-color:#FFFFFF;
	float:left;
	text-align:center;
	font-size: 8pt;
	padding-top:5px;
	margin-right:2px;
	margin-bottom:2px;
}
.calender .dayev{ background-image:url(../images/tour/day_ev.gif); }
.calender .placeholder{
	width:27px;
	height:23px;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
}
#eventlist{
	width: 212px;
	height: 212px;
	float:left;
	clear: right;
	background-color:#CCCCCC;
	padding: 8px;
	overflow:auto;
}
#eventlist ul{
	list-style:none;
	margin: 10px 0px 0px 5px;
	padding: 0px;
}
#eventlist ul a{ 
	display:block;
	color:#666666;
	font-size: 9pt;
}
#eventlist li {	display:inline; }

/**************** Notification system **************/
#note{
	padding:10px;
	position:absolute;
	top: 10px;
	left:10px;
	z-index:9;
	width:auto;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	display:none;
}
#note img{float:left;}
#note .text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #999999;
	float:left;
	font-weight:600;
}
#note .oneline{margin: 12px 20px 0px 5px;}
#note .twolines{margin: 4px 20px 0px 5px;}
.icon{
	float:left;
	margin-right: 20px;
}

/****** Small album window*****/
.albumwndwsmall{
	float: left;
	width: 141px;
	height: 178px;
	margin: 0px 0px 10px 5px;
	background-color:#CCCCCC;
	cursor:pointer;
}
.albumwndwsmall .leftside{
	float:left;
	width:8px;
	height:178px;
	background-image:url(../images/layout/albumsmall_l.gif);
}
.albumwndwsmall .content{
	float:left;
	width:125px;
	height:160px;
	padding: 10px 0px 8px 0px;
	text-align:center;
}
.albumwndwsmall .rightside{
	float:left;
	width:8px;
	height:178px;
	background-image:url(../images/layout/albumsmall_r.gif);
}
.albumwndwsmall img{
	margin: 0px 0px 4px 0px;
	border: 1px solid #999999;
}