*,html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	padding: 0px;
	margin: 0px;
	border: 0;
}

/*
 * Layout: General
*/
body {
	text-align: center;
	margin: 0px auto;
}

div.right {
	float: right;
}

.clr {
	clear: both;
}

img {
	border: 0px none;
}
.lttr-spc-less {
	letter-spacing: -0.2em;
}

/*
 * Layout: Specific
*/
#container {
	margin: 60px auto 0 auto;
	width: 1035px;
	text-align: left;
	position:relative;
}

/*
 * Layout: Header
*/
#head {
	margin-bottom: 20px;
	text-align: left;
	width: 750px;
	position:relative;
	overflow:visible;
}

#head img {
	padding-right: 4px;
}

#search .submit input {
	background:#000000 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:10px;
	margin-left:1px;
	padding:0 2px;
	width:20px;
}
#search .submit input:hover {
	/*color: #fff !important;
	border: 0px solid transparent !important;
	text-decoration: none;
	display:none;*/
	background:#fff none repeat scroll 0 0;
}
/*
div#head .left,div#head .right{
	border:solid #f5cdab;
	border-width: 1px 0px;
	width:325px;
}
div#head .left{
	text-align:right;
}
div#head .right{
	float: right;
}
div#head .content{
	padding:0px 30px;
	margin-bottom:30px;
}
div#head h1{
	padding-top:10px;
	padding-right:3px;
}
*/ 
#menu_top{
	position:absolute;
	top:20px;
	text-align:right;
	right:130px;
	height:20px;
	padding-bottom:3px;
}
#menu_top em{
	padding: 0 5px;
}
#menu_top .cur{
	color: #999;
}
/*
 * Layout: navigation
*/
#navigation {
	position: absolute;
	margin-left: 22px;
	overflow: hidden;
	width: 162px;
	top:65px;
	right:130px;
}

#navigation .end {
	margin-top: 40px;
}

#search {
	position:absolute;
	top:75px;
	left:430px;
}

/*
 * Layout: Content
*/
#content {
	overflow: visible;
	float: left;
	width: 750px;
	border: 0px;
}

#blocks {
	list-style: none;
	/*display: block;*/
	overflow: visible;
	border: 0px;
}

#blocks li {
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}

.blocks li div {
	float: left;
	overflow:visible;
}

#blocks .image {
	height: 400px;
	padding: 1px;
	width: 400px;
}

#blocks .img_sshow {
	margin-top: 10px;
	text-align: right;
	width: 395px;
	padding-bottom:2px;
}
/*
#blocks .blog_text {
	width: 300px;
	height: 270px;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
}*/
#blocks .blog_text p {
	padding-bottom:5px;
}
#blocks .menu {
	width: 300px;
	height: 36px;
	margin-top: 17px;
	margin-left: 12px;
	overflow: hidden;
}

#blocks .menu .links {
	margin-top: 6px;
	padding-left: 15px;
	height: 21px;
}

#blocks .menu .com {
	width: 85px;
	text-align: right;
	float: right;
	display: block;
	color: #666666;
	height: 37px;
}

#blocks .menu .links a {
	float: left;
}

#blocks .menu .links a.last {
	padding-right: 80px;
}

#blocks .menu .links em {
	float: left;
	margin: 0px 2px;
}

.img_list a {
	margin-left: 1px;
	margin-right: 1px;
}

#blocks #contentblock {
	
}
.blocks .news {
	width: 307px;
	font-weight: bold;
	font-size: 13px;
	color: #111;
}
.red {
	color: #993333;
}
.blocks .news{
	margin-top:25px;
}
.content-block {
	margin-left: 10px;
	position: absolute;
	overflow: hidden;
	height: 260px;
	width: 270px;
}

.scroll-text-content {
	position: absolute;
	float: none;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#crossnet div.post_result, #crossnet div.pag, #crossnet div.post_result div, #crossnet div.pag div{
	float:none;
	text-align:left;
}
#crossnet div.post_result {
	height:180px;
	margin-left:5px;
}
#crossnet div.post_result .title{
	font-size:12px;
	margin-bottom:7px;
}
#crossnet div.post_result .link{
	margin-bottom:5px;
}
#crossnet div.post_result .text{
	margin-bottom:7px;
}
#crossnet div.pag, #crossnet div.pag div{
	text-align:right;
	width:100%;
}

/*
 * Layout: Foot
*/
div#foot {
	padding-bottom: 15px;
	padding-top: 15px;
}

div#foot .right {
	margin-right: 150px;
}
div#foot .space{
	margin-top:10px;
}

/*
 * Style: Foot
 */
 
 div#foot {
 	color: #C4C4C4;
 	font-size: 10px;
 }
 div#foot a, div#foot a:visited {
 	color: #C4C4C4;
 	font-size: 10px;
 	border:none;
 }
 div#foot a:hover {
 	/*font-weight: bold;*/
 	border:none !important;
 	color: #C4C4C4 !important;
 }
#foot div.left{
	margin-top:25px;
}

/*
 * Style: General
*/
textarea,input,body,select {
	color: #666666;
	font-family: Arial, sans-serif;
	/*font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
}

textarea,input {
	background-color: #F2F2F2;
	border: 0 none;
	margin-top: 1px;
	width: 120px;
	resize: none;
}

form {
	padding: 0;
	margin: 0;
}

small {
	color: #707070;
	font-size: 11px;
	font-weight: normal;
}

h1 {
	font-size: 16px;
	margin: 0px;
	padding: 4px 0px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	margin: 0px;
	padding: 4px 0px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	margin: 0px;
	padding: 4px 0px;
	font-weight: normal;
}

a,a:visited {
	border-bottom: 1px solid #C4C4C4;
	color: #282828;
	text-decoration: none;
	margin-bottom: 1px;
}

a:hover {
	color: #fff !important;
	border: 0px solid transparent !important;
	text-decoration: none;
}
a.no-border, a.no-border:hover, a.no-border:visited{
	border: none 0px !important;
	color: #fff;
	padding:0px;
	margin:0px;
}

em {
	color: #C1C1C1;
	font-style: normal;
}

/*
 * Style: Header
*/
#head .title {
	color: #AE0000;
}

#logo_crossworx {
	/*width: 130px;*/
}

/*
 * Style: Content
*/
#blocks .image,#blocks .blog_text,#blocks .img_sshow,#blocks .menu {
	/* border: 1px solid #ededed; */
}
#blocks .blog_text{
	margin-top:3px;
}

#blocks .blog_text em{
	font-style : italic;
	color: #666;
}

#blocks .img_sshow,#blocks .menu {
	color: #666;
}

#blocks .img_sshow em {
	margin: 0px 5px;
}
#blocks .img_sshow .img_list a {
	margin-left: 2px;
}

#blocks .img_sshow .cur {
	border-bottom: 1px solid #000;
	color: #999;
}

.imgDisplay {
	height: 400px;
	width: 400px;
}

.image_s .imgDisplay {
	height: 200px;
	width: 159px;
}

#scroll-wrapper {
	background-color: #fff;
	cursor: pointer;
	height: 247px;
	opacity: 0.8;
	overflow: hidden;
	position: absolute;
	width: 5px;
	z-index: 100;
}

.scroll-bar-content {
	margin: 10px 0px;
	position: absolute;
	height: 150px;
}

#scroll {
	background: #333333 none repeat scroll 0 0;
	cursor: pointer;
	height: 150px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 15px;
	width: 3px;
}

#blocks form .input {
	border: none;
	float: none;
}

.forms {
	padding: 2px;
	float: left;
	/*background: #FFFFFF none repeat scroll 0 0;*/
	margin-left: 12px;
	width: 300px;
	position:relative;
}

.forms .list_com {
	text-align: right;
	margin-right: 6px;
	margin-left: 10px;
	margin-top: 10px;
	/*float: left;*/
	color: #282828;
	height: 114px;
	width: 283px;
}
.forms .list_com div{
	float:none;
}
.forms .list_com .scrollbox_content{
	width:272px;
}
.forms .message{
	float:none;
}
div.friend {
	width:310px;
}

.list_com hr {
	border-color: #F0F0F0 -moz-use-text-color -moz-use-text-color;
	border-style: solid none none;
	border-width: 2px 0 0;
	padding: 0;
	height:3px;
}

.list_com small {
	margin-right: 5px;
	width: 100%;
	text-align: right;
	display: block;
	margin-top:4px;
	margin-bottom:6px;
}

.list_com .text {
	font-style: italic;
	/*color:#666;*/
	/*margin-top: 4px;
	margin-bottom: 3px;*/
}

.forms form label {
	width: 38px;
	float: left;
	color: #282828;
}

input.form-error, textarea.form-error{
	/*font-weight:bold;*/
	border: red 1px solid;
}

.commentForm{
	width:100%;
}

.forms form .submit {
	width: 295px;
	text-align: right;
	float:none;
}
form.comment {
	border:none;
	width:100%;
}
form.comment input, form.comment textarea {
	width: 210px;
}
form.comment input.form-error, form.comment textarea.form-error {
	width: 208px;
}
form.comment label{
	width:65px;
}
form.comment #CommentContent{
	height:65px;
}

form.newsletter input, form.newsletter textarea{
	width:210px;
}
form.newsletter input.form-error, form.newsletter textarea.form-error{
	width:208px;
}
form.newsletter .submit {
	width: 295px;
}
form.newsletter label{
	width:65px;
}

form.friend {
	border:none;
	width:100%;
}
form.friend input, form.friend textarea {
	width: 200px;
}
form.friend #BookingAddress{
	height:45px;
}
form.friend input.form-error, form.friend textarea.form-error {
	width: 198px;
}
form.friend label {
	width: 75px;
}

#search .input{
	width:280px;
	float:left;
}
#search input{
	width:230px;
}
#search label{
	margin:0;
	margin-right:3px;
}
#search .submit{
	float: left;
}
/*
 * Form
*/
form{
	
}
form .error .error-message{
	float:none;
	margin-bottom:5px;
	margin-left:70px;
	display:none;
}
/*
form div.submit {
	float:right;
}*/
form .submit input{
	width:40px;
	/*margin-right:1px;*/
}
form .input label
{
	display: inline;
	float:left;
	margin:0px 10px;
}
form .textarea label
{
	vertical-align:top;
}
form div.error-message
{
	float: none;
}
.forms .error-message
{
	margin-left:55px;
}

.message{
	margin-left:10px;
}

/*
 * Style: Navigation
*/
#navigation {
	text-align: right;
}

#navigation ul {
	margin-top:15px;
	margin-right:1px;
	list-style: none;
}

#navigation li {
	margin-bottom: 12px;
}
#navigation .emptyArchives{
	margin-bottom: 0px;
}

#navigation h1 {
	font-size: 11px;
	color: black;
	padding: 0px;
	margin-bottom:1px;
}

#navigation a {
	color: #666;
	padding: 0px;
	margin: 0px;
}
#navigation p{
	padding-bottom:2px;
}
#navigation #archivesList h2{
	font-size: 11px;
	color: black;
	padding: 0px;
	margin-bottom:1px;
}
#archivesList ul.archives{
	margin-top: 0px;
}
#archivesList ul.archives li{
	margin-bottom: 2px;
}
#archivesList ul.archives h2{
	margin-bottom:5px;
}

#studio_menu{
	margin-top:25px;
	margin-bottom:65px;
}

.neb_cross{
	text-align: center;width: 300px;margin-left:12px;
}

div#post_result{
	margin-left:13px;
}
div#formDiv .disabled{
	display: none;
}
div#post_result, div.post_result div {
	float:none;
}
div#post_result .link {
	text-align:right;
}
div.post_result .title{
	/*font-size: 13px;*/
	margin-bottom:5px;
}
div.post_result ul#results, #list_com ul{
	list-style: none;
}
div.post_result ul#results{
	height: 214px;
}
div.post_result ul#results li, #list_com li{
	margin-bottom:6px;
}
div.post_result .text{
	font-style : italic;

	text-align: right;
}
div.post_result .text .word{
	color: #282828;
}
div#post_result div.post_result div.disabled{
	float:left;
	padding-right:3px;
}
div#formDiv div.search_links {
	float: right;
}
div#post_result br {
	line-height: 4px;
}
div#formDiv div.right{
	float:left;
	margin-left: 9px;
	line-height:19px;
}
div#formDiv div.pages{
	float: right;
	line-height: 19px;
	margin-right: 10px;
	margin-left: 10px;
}
