/* #Layout# */

body {
	background-image: url('/mrbrick.nl/media/MrBrick.nl/Images/bckgrnd.jpg');
	color: #000;
	font-family: Arial, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
}

a:link { text-decoration: underline; color: #0066CC; }
a:active { text-decoration: underline; color: #0066CC; }
a:visited { text-decoration: underline; color: #0066CC; }
a:hover { text-decoration: underline; color: #663300; }

h1 {
	color: #333333;
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h2 {
	font-family: Arial, sans-serif, Verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

input {
	font-size: 12px;
}

small {
	color: #777777;
}

.hr_small {
	background-color: #e6b149;
	border: 0;
	color: #e6b149;
	height: 2px;
}

#container {
	background-color: #FFFFFF;
	border: solid 3px #663300;
	padding: 5px;
	width: 960px;
}

#header {
	height: 332px;
	margin: 0px;
	width: 960px;
}

#content {
	text-align: left;
	width: 960px;
}

#content-left {
	float: left;
	width: 730px;
}

/* #content-center {
	float: left;
	width: 500px;
}*/

#content-right {
	float: left;
	width: 230px;
}

#footer {	
	clear:both;
	width: 960px;
}

.MOCGallery { border: 1px solid #D9D9D9; float: left; margin: 0px 5px 5px 0px; padding: 0px; width: 200px; }
.MOCGallery h2 { padding: 5px 0px 0px 5px; }

.MOC_Image { border: 1px solid #D9D9D9; float: left; margin: 2px; max-width: 70px; }

.clear-both {
	clear: both;
}

/* #BizForm# */

.BizFormTextArea {
	font-size: 10px;
}

.BizFormTextBox {
	font-size: 10px;
	width: 150px;
}

.EditingFormErrorLabel {
	color: #ff0000;
}

.FormButton {
	font-size: 12px;
}

/* #Search# */

.SearchButton {
	font-size: 12px;
}

.SearchLabel {
	display: none;
}

.SearchTextBox {
	font-size: 12px;
	width: 150px;
}

/*#Content rating#*/
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../App_Themes/Default/Images/Design/Controls/ContentRating/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../App_Themes/Default/Images/Design/Controls/ContentRating/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../App_Themes/Default/Images/Design/Controls/ContentRating/SavedStar.png);
}

.CntRatingResult
{
    clear:left;
    padding-top:5px;
}

.CntRatingRadioTable tr
{
    text-align: center;
}

/* #Info Box# */

.boxgrid {
	/* background: #FFFFFF; */
	/* float: left; */
	height: 200px;
	/* margin: 10px; */
	overflow: hidden;
	position: relative;
	width: 200px;
}

.boxgrid img {
	border: 0;	
	left: 0;
	/* margin: 10px; */
	position: absolute;
	top: 0;
}

.boxcaption {
	background: #000;
	color: #FFFFFF;
	font-family: Arial, sans-serif, Verdana;
	font-size: 10px;
	font-weight: normal;
	/* float: left; */
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	position: absolute;
	height: 200px;
	opacity: .8;
	width: 200px;
}

.captionfull .boxcaption {
 	top: 200px;
 	left: 0;
}
.caption .boxcaption {
 	top: 140px;
 	left: 0;
}

.mocdescription {
	padding: 5px;
}

/* #CMSMenu#*/

.CMSMenu
{
	cursor: pointer;
	font-size: 12px;
	font-family: Arial, sans-serif, Verdana;
	height: 20px; width: 200px;
	line-height: 20px; vertical-align: middle;
	text-decoration: none;
}
.CMSMenuItem, .CMSMenuHighlightedMenuItem, .CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseDown, 
.CMSMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseUp
{
	background-color: #000;
	border-right: solid 1px #880000;
	color: #ffffff;
	min-width: 90px;
	text-align: center;
}
.CMSMenuItemMouseOver, .CMSMenuHighlightedMenuItemMouseOver
{
	background-color: #336699;
	border-right: solid 1px #880000;
	color: #fff;
	min-width: 90px;
	text-align: center;
}

/* #Web part containers# */

.box_left_title {
	background: #e6b149 url('/mrbrick.nl/media/MrBrick.nl/Images/square-brown.gif') no-repeat scroll 4px 4px;
	color: #FFFFFF;
	font-weight: bold;
	height: 16px; 
	line-height: 16px;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 2px;
	vertical-align: middle;
	width: 704px;
}

.box_left {
	padding: 5px;
	width: 710px;
}

.box_center_title {
	background: #e6b149 url('/mrbrick.nl/media/MrBrick.nl/Images/square-brown.gif') no-repeat scroll 4px 4px;
	color: #FFFFFF;
	font-weight: bold;
	height: 16px; 
	line-height: 16px;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 2px;
	vertical-align: middle;
	width: 474px;
}

.box_center {
	padding: 5px;
	width: 480px;
}

.box_right_title {
	background: #e6b149 url('/mrbrick.nl/media/MrBrick.nl/Images/square-brown.gif') no-repeat scroll 4px 4px;
	color: #FFFFFF;
	font-weight: bold;
	height: 16px; 
	line-height: 16px;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 2px;
	vertical-align: middle;
	width: 212px;
}

.box_right {
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
	color: #333333;
	font-family: Arial, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 5px;
	width: 220px;
}

.box_right_orange {
	background: #FFFFFF url('/mrbrick.nl/media/MrBrick.nl/Images/orange_shader.png') repeat-x scroll right bottom;
	border: 1px solid #D9D9D9;
	/* background-color: #666666;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000; */
	color: #333333;
	font-family: Arial, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 5px;
	width: 220px;
}