/* CSS Document */

/* DEFAULT */
body{font-family:verdana;font-size:11px;color:#555555;background:#E6E7E8;margin:0;}
td{font-family:verdana;font-size:11px;color:#555555}
a:link{color:#130303}
a:visited{color:#130303}
a:hover{color:#130303}
li{line-height:17px}
.highlight{color:Red}
.title{line-height:35px;font-family:arial;font-weight:bold;font-size:14px;color:#333333;text-transform: uppercase;margin-top:10px}
.copyright{font-size:10px}
input {font-family:arial;}
textarea {font-family:arial;}
select {font-size:11px}

/* BREADCRUMB */
.breadcrumb{}
a.breadcrumb:link{}
a.breadcrumb:visited{}
a.breadcrumb:hover{}

/* NEWS FEED BOX */
.boxNewsFeed {width:100%;margin:12px;margin-left:0px;border:#f6f7f8 1px solid;border-right:#b6b7b8 1px solid;border-bottom:#b6b7b8 1px solid}
.boxHeaderNewsFeed {background:#d6d7d8;padding:5px;font-weight:bold;text-align:left}
.boxContentNewsFeed {padding:0px;text-align:left}
.boxFooterNewsFeed {padding:5px;text-align:left;}

/* NEWSLETTER SIGNUP BOX */
.boxSubscribe {width:100%;margin:12px;margin-left:0px;border:#f6f7f8 1px solid;border-right:#b6b7b8 1px solid;border-bottom:#b6b7b8 1px solid}
.boxHeaderSubscribe {background:#d6d7d8;padding:5px;font-weight:bold;text-align:left}
.boxFormSubscribe {padding:5px;text-align:left}
.boxButtonSubscribe {padding:5px;text-align:left;white-space:nowrap}
.btnSubscribe {}

/* SEARCH BOX */
.boxSearch {margin:12px;margin-left:0px;}
.boxInputSearch {padding:5px;padding-right:0px}
.boxButtonSearch {padding:5px}
.btnSearch {height:22px;font-size:12px}
.txtSearch {height:14px}

/* LOGIN FORM BOX */
.boxLogin {width:100%;margin:12px;margin-left:0px;border:#f6f7f8 1px solid;border-right:#b6b7b8 1px solid;border-bottom:#b6b7b8 1px solid}
.boxHeaderLogin {background:#d6d7d8;padding:5px;font-weight:bold;text-align:left}
.boxFormLogin {padding:0px;text-align:left}
.btnLogin {}
.txtLogin {width:90px;height:14px}
.labelLogin {text-align:left;white-space:nowrap}
.boxLogout {width:100%;margin:7px;margin-bottom:12px;border:#f6f7f8 1px solid;border-right:#b6b7b8 1px solid;border-bottom:#b6b7b8 1px solid}
.boxFormLogout {padding:5px;text-align:left}

/* EVENTS BOX */
.boxEvents {width:100%;margin:12px;margin-left:0px;border:#f6f7f8 1px solid;border-right:#b6b7b8 1px solid;border-bottom:#b6b7b8 1px solid}
.boxHeaderEvents {background:#d6d7d8;padding:5px;font-weight:bold;text-align:left}
.boxListEvents {padding:0px;text-align:left}
.boxFooterEvents {padding:5px;text-align:left;white-space:nowrap}

/* POLL BOX */
.boxPoll {width:100%;margin:12px;margin-left:0px;border:#f6f7f8 1px solid;border-right:#b6b7b8 1px solid;border-bottom:#b6b7b8 1px solid}
.boxHeaderPoll {background:#d6d7d8;padding:5px;font-weight:bold;text-align:left}
.boxFormPoll {background:#F6F7F8;padding:5px;text-align:left}
.boxFooterPoll {padding:5px;text-align:left;white-space:nowrap}
.btnPoll {}
    
/* LISTING */
.listing {margin-top:10px;margin-bottom:10px;background:#efefef;width:100%}
.listheading {padding:3px;padding-left:5px; border-top:#b7b7b7 3px solid;background:#e0e0e0;font-family:arial;font-weight:bold;font-size:11px;color:#333333;text-transform:uppercase;}
a.listheadingtext:link {color:#333333;text-decoration:none}
a.listheadingtext:visited {color:#333333;text-decoration:none}
a.listheadingtext:hover {color:#333333;text-decoration:none}
.listbody {padding:3px;padding-left:5px}

/* LISTING (SHORT) */
.shortlisting {margin-top:10px;margin-bottom:10px;background:#efefef;width:100%}
.shortlistheading {padding:3px;padding-left:5px; border-top:#b7b7b7 3px solid;background:#e0e0e0;font-family:arial;font-weight:bold;font-size:11px;color:#333333;text-transform:uppercase;}
a.shortlistheadingtext:link {color:#333333;text-decoration:none}
a.shortlistheadingtext:visited {color:#333333;text-decoration:none}
a.shortlistheadingtext:hover {color:#333333;text-decoration:none}
.shortlistbody {padding:3px;padding-left:5px}

/* BLOG */
.blogpost {margin-top:10px;margin-bottom:10px;background:#efefef;width:100%}
.blogpostheading {padding:3px;padding-left:5px; border-top:#b7b7b7 3px solid;background:#e0e0e0;font-family:arial;font-weight:bold;font-size:11px;color:#333333;text-transform:uppercase;}
a.blogpostheadingtext:link {color:#333333;text-decoration:none}
a.blogpostheadingtext:visited {color:#333333;text-decoration:none}
a.blogpostheadingtext:hover {color:#333333;text-decoration:none}
.blogpostdate {font-size:10px;font-weight:normal;}
.blogpostbody {padding:3px;padding-left:5px;}
.blogpostinfo {font-family:arial;font-weight:bold;font-size:14px;color:#333333;}

/* NEWS LIST */
.newspost {margin-top:10px;margin-bottom:10px;background:#efefef;width:100%}
.newspostheading {padding:3px;padding-left:5px; border-top:#b7b7b7 3px solid;background:#e0e0e0;font-family:arial;font-weight:bold;font-size:11px;color:#333333;text-transform:uppercase;}
a.newspostheadingtext:link {color:#333333;text-decoration:none}
a.newspostheadingtext:visited {color:#333333;text-decoration:none}
a.newspostheadingtext:hover {color:#333333;text-decoration:none}
.newspostdate {font-size:10px;font-weight:normal;}
.newspostbody {padding:3px;padding-left:5px}

/* LATEST NEWS LIST 1 & 2 (2 Columns) */
.latestnews {margin-top:10px;margin-bottom:10px;background:#efefef;width:100%}
.latestnewsheading {padding:3px;padding-left:5px; border-top:#b7b7b7 3px solid;background:#e0e0e0;font-family:arial;font-weight:bold;font-size:14px;color:#333333;text-transform:uppercase;}
a.latestnewsheadingtext:link {color:#333333;text-decoration:none}
a.latestnewsheadingtext:visited {color:#333333;text-decoration:none}
a.latestnewsheadingtext:hover {color:#333333;text-decoration:none}
.latestnewsdate {font-size:10px;font-weight:normal;}
.latestnewsbody {padding:3px;padding-left:5px}

/* LATEST NEWS LIST 3 (Box) */
.boxNewsList {width:100%;margin:12px;margin-left:0px;border:#f6f7f8 1px solid;border-right:#b6b7b8 1px solid;border-bottom:#b6b7b8 1px solid}
.boxHeaderNewsList {background:#D2D0D1;padding:5px;font-weight:bold;text-align:left}
.boxContentNewsList {padding:0px;text-align:left}
.boxFooterNewsList {padding:5px;text-align:left}

/* LATEST NEWS LIST 4 (Scrolling) */
.scrollNewsList {width:100%;margin:12px;margin-left:0px;border:#f6f7f8 1px solid;border-right:#b6b7b8 1px solid;border-bottom:#b6b7b8 1px solid}
.scrollHeaderNewsList {background:#D2D0D1;padding:5px;font-weight:bold;text-align:left}
.scrollContentNewsList {padding:0px;text-align:left;background:#EFEFEF;border-bottom:#ffffff 1px solid}
.scrollFooterNewsList {padding:5px;text-align:left}
.scrollerFrame{width:100%}

/* IMAGE GALLERY */
.boxGallery {}
.boxThumbnail {border:#cccccc 1px solid;border-top:0px;border-left:0px;background-color:#F0F2F4}

/* COMMENTS */
.comments {width:100%;margin-bottom:10px;border:#d7d7d7 1px solid;background:#F3F3F3}
.commentbody {padding:4px}
.commentinfo {padding:4px;font-size:9px;color:#777777}

/* PRINT LINK */
a.print:link{font-family:arial;font-size:11px;color:#555555;text-decoration:underline}
a.print:visited{font-family:arial;font-size:11px;color:#555555;text-decoration:underline}
a.print:hover{font-family:arial;font-size:11px;color:#111111;text-decoration:underline}

/* TOP NAVIGATION */
.topmenu{font-family:Verdana;font-weight:normal;font-size:10px;color:#555555;}
a.topmenu:link{font-family:Verdana;font-weight:normal;font-size:10px;color:#555555;text-decoration:underline}
a.topmenu:visited{font-family:Verdana;font-weight:normal;font-size:10px;color:#555555;text-decoration:underline}
a.topmenu:hover{font-family:Verdana;font-weight:normal;font-size:10px;color:#111111;text-decoration:underline}

/* BOTTOM NAVIGATION */
.bottommenu{font-family:arial;font-size:11px;color:#555555;}
a.bottommenu:link{font-family:arial;font-size:11px;color:#555555;text-decoration:underline}
a.bottommenu:visited{font-family:arial;font-size:11px;color:#555555;text-decoration:underline}
a.bottommenu:hover{font-family:arial;font-size:11px;color:#111111;text-decoration:underline}

/*  */
a.register:link{color:#555555;}
a.register:visited{color:#555555;}
a.register:hover{color:#111111;}
a.login:link{color:#555555;}
a.login:visited{color:#555555;}
a.login:hover{color:#111111;}
a.myworkspace:link{color:#555555;}
a.myworkspace:visited{color:#555555;}
a.myworkspace:hover{color:#111111;}
a.admin:link{color:#555555;}
a.admin:visited{color:#555555;}
a.admin:hover{color:#111111;}
a.logout:link{color:#555555;}
a.logout:visited{color:#555555;}
a.logout:hover{color:#111111;}

/* MAIN NAVIGATION (LINKS) */
.mainbar{background:url("/templates/dario_internal/images/topbg.gif") repeat-x top;}
a.mainmenu:link{font-family:arial;font-size:9px;color:#e7e7e7;text-decoration:none}
a.mainmenu:visited{font-family:arial;font-size:9px;color:#e7e7e7;text-decoration:none}
a.mainmenu:hover{font-family:arial;font-size:9px;color:#ffffff;text-decoration:none}

/* MAIN NAVIGATION (DROPMENU) */
.top {
    font:bold 11px verdana;
    color:#E2E9DA;
    background:none;
    }
.top_hover {
    font:bold 11px verdana;
    color:#E2E9DA;
    background:#3A6B0B;
    }
.member {
    font:bold 10px verdana;
    color:#555555;
    }
.member_hover {
    font:bold 10px verdana;
    color:#555555;
    background:#C2C4C5;
    }
.topbar 
    {
    background-image:url("/templates/dario_internal/images/topbg.gif");
    height:35px;
    }
.memberbar {
    background-image:url("/templates/dario_internal/images/memberbg.gif");
    height:27px;
    }

/* MAIN NAVIGATION (DROPDOWN FLOATING MENU) */

/* Main Bar */
.static_nlsmenu {z-index:1;}

/* Main Bar - Item */
.static_nlsitemcontainer {
    padding-left:7px;
    padding-right:3px;}
.static_nlsiconcell {width:0px;}
.static_nlssubmenucell{width:0px;padding-top:6px;padding-left:3px;padding-right:4px}
.static_nlsitem {
    font-family:arial;font-size:7pt;
    color:#c6c7c8;
    padding:5px 5px 0px 0px;}

/* Main Bar - Item Hover */
.static_nlsitemcontainerover {background:#37373B;
    padding-left:7px;
    padding-right:3px;}
.static_nlsiconcellover {width:0px;}
.static_nlssubmenucellover {width:0px;padding-top:6px;padding-left:3px;padding-right:4px}
.static_nlsitemover {
    font-family:arial;font-size:7pt;
    color:#c6c7c8;
    padding:5px 5px 0px 0px;}

/* Sub Menu */
.nlsmenu {
    border-bottom:#474747 1px solid;border-left:#777777 1px solid;
    border-top:#777777 1px solid;border-right:#434343 1px solid;
    z-index:1;}

/* Sub Menu - Item */
.nlsitemcontainer {height:24px;padding-left:1px;padding-right:1px;background-color:#3c3c3c;-moz-opacity:0.7;}
.nlsiconcell {width:22px;background-color:#070707;}
.nlssubmenucell{padding-top:2px;padding-left:3px;padding-right:4px}
.nlsitem {
    font-family:arial;font-size:7pt;
    color:#ffffff;
    padding:2px 5px 2px 5px;}

/* Sub Menu - Item Hover */
.nlsitemcontainerover {height:22px;border:#AFB730 1px solid;background-color:#5E7809;-moz-opacity:0.7;}
.nlsiconcellover {width:22px;background-color:#5E7809;}
.nlssubmenucellover {padding-top:2px;padding-left:3px;padding-right:4px}
.nlsitemover {
    font-family:arial;font-size:7pt;
    color:#ffffff;
    padding:2px 5px 2px 5px;}
    
/* MAIN NAVIGATION (VERTICAL) */
.mnuVertical 
{ 
    margin-left: 40px;
}

.mnuOver,
.mnuSelected,
.mnuPath,
.mnuNormal
{
    color: #461e27;
	padding-top: 0;
	margin-top: 0;
}

h4
{
    color: #000000;
	padding: 0 0 0 28px;
	margin: 0;
}

h2, h3, .WizardHeader
{
    color: #000000;
	font-weight: bold;
	font-size:14px;
}

/* QUICK LINKS/SAME LEVEL PAGES BOX (which contains links to the same level pages/Quick Links) */
.boxQuickLinks {border-top:#cccccc 2px dotted;border-bottom:#cccccc 2px dotted;background:#f7f7f7;width:100%}
.boxHeaderQuickLinks {font-weight:bold;padding:7px;text-align:left}
.boxItemQuickLinks {white-space:nowrap;text-align:left;}
.boxFooterQuickLinks {height:5px}

/* LINKS WITHIN BOX (which contains links to pages within the current page) */
.boxLinksWithin {width:100%;font-weight:bold}
.boxItemLinksWithin {white-space:nowrap;text-align:left}

/* DISCUSSION */
.message {color:#666666;}

/* POLL RESULTS */
.pollHeader {background:#d6d7d8;text-align:center;padding:5px;font-weight:bold}
.bar1 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar2 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar3 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar4 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar5 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.bar6 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar7 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar8 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar9 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar10 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.barRow {background:#f6f7f8}
.barRowAlternate  {background:#d6d7d8}

/* FORUM */
.frm_category_bar {background-color:#d7d7d7;}
.frm_category_title {font-family:verdana;font-size:12px;font-weight:bold;}
.frm_forum_header{background-color:#e8e8e8;border:#cccccc 1px solid;}
.frm_forum_item{background-color:#ffffff;border:#cccccc 1px solid;}

.frm_thread_header{background-color:#e8e8e8;border:#cccccc 1px solid;}
.frm_thread_item{background-color:#ffffff;border:#cccccc 1px solid;}

.frm_post_bar {background-color:#d7d7d7;border:#cccccc 1px solid;}
.frm_post_subject {background-color:#e8e8e8;border:#cccccc 1px solid;}
.frm_post_infopanel {background-color:#ffffff;border:#cccccc 1px solid;}
.frm_post_message {background-color:#ffffff;border:#cccccc 1px solid;}

.frm_title {font-family:verdana;font-size:14px;font-weight:bold;}

.frm_statusbox {line-height:18px;background-color:#ffffff;border-top:#e8e8e8 1px solid;border-left:#e8e8e8 1px solid;border-bottom:#999999 1px solid;border-right:#999999 1px solid;}

/* SHOPPING */
.product_title {font-weight:bold;font-size:11px;}
.product_sub_title{font-weight:bold;font-size:9px;}
.product_detail_title {font-family:arial;font-weight:bold;font-size:14px;color:#333333;text-transform: uppercase;margin-top:10px}
.product_detail_sub_title{font-weight:bold;font-size:9px;}
.product_detail_box {}
.product_hidden_note {font-size:10px;font-weight:normal}
.normal_price {text-decoration:line-through;}
.special_price {font-weight:bold;}
.price {}
.discount {font-size:10px;font-family:tahoma}
.special_description  {margin-bottom:3px}
.row_product {border:#c4c4c4 1px solid;}
.cell_separator {border-left:#c4c4c4 1px solid;}
.product_info_separator {border-top:dotted 1px #777777;width:100%;height:2px;}
.search_result_separator {width:100%;border-bottom:#777777 1px dotted}

a.add_to_cart:link {color:#505050;font-weight:bold;text-decoration:none}
a.add_to_cart:visited {color:#505050;font-weight:bold;text-decoration:none}
a.add_to_cart:hover {color:#505050;font-weight:bold;text-decoration:none}
a.edit_product:link {color:#505050;font-weight:bold;text-decoration:none}
a.edit_product:visited {color:#505050;font-weight:bold;text-decoration:none}
a.edit_product:hover {color:#505050;font-weight:bold;text-decoration:none}
a.del_product:link {color:#505050;font-weight:bold;text-decoration:none}
a.del_product:visited {color:#505050;font-weight:bold;text-decoration:none}
a.del_product:hover {color:#505050;font-weight:bold;text-decoration:none}
a.more_product:link {color:#505050;font-weight:bold;text-decoration:none}
a.more_product:visited {color:#505050;font-weight:bold;text-decoration:none}
a.more_product:hover {color:#505050;font-weight:bold;text-decoration:none}
a.back_product:link {color:#505050;font-weight:bold;text-decoration:none}
a.back_product:visited {color:#505050;font-weight:bold;text-decoration:none}
a.back_product:hover {color:#505050;font-weight:bold;text-decoration:none}

.sp_cart {border:#cccccc 1px solid;}
.sp_cart_header {border:#d7d7d7 1px solid;font-weight:bold;}
.sp_cart_item {border-left:#d7d7d7 1px solid;}
.sp_cart_summary_sep {border-top:#d7d7d7 1px solid;}
.sp_cart_summary {font-weight:bold;}
.sp_checkout_wiz {font-family:Verdana;font-size:8pt;background-color:#ffffff;}
.sp_wiz_steps {background-color:#f4f4f4;}
.sp_wiz_nav {background-color:#d7d7d7;}
.sp_term_panel {border:#cccccc 1px solid;border-top:none}
.sp_order_payment {border:#cccccc 1px solid;}

/* ------------------------------- */

body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#363636;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}
	
td, body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
	
#Wrapper{
	width: 1000px;
	min-height: 600px;
	padding-top: 30px;
	margin: 0 auto;
}

#Nav {
	width: 432px;
	float: left;
	background: url(/templates/dario_internal/images/siteBG.jpg) left no-repeat;
	background-position: 0 68px;
	height: 600px;
}

#NavItems {
	background: url(/templates/dario_internal/images/navBG.jpg) top right no-repeat;
	width: 277px;
	height: 318px;
	margin-left: 128px;
	text-align: left;
	
 	padding-left: 27px;
}

#SubNav {
	margin-top: 2px;
	width: 304px;
	float: right;
}

#SubNav img {
	display: inline;
	float: left;
}

.ContentFlash,
#Content {
	padding-top: 0;
	float: left;
	
}

#ContentMain
{
	text-align: left;
	/*background: url(/templates/dario_internal/images/bgContentMain.gif) repeat-y;*/
	width: 554px;
}

#ContentMainLeft
{
    margin: 0px;
    padding: 0px;
	float: left;
	width: 20px;
}

#ContentMainBody,
#ContentMainBodyHome
{
    margin: 0px;
	float: left;
}

#ContentMainBody
{
    padding: 20px;
    background-color: #f2dfb5;
	width: 421px;
}

#ContentMainBodyHome
{
    padding: 0px;
	width: 461px;
	background-color: #461e27;
}

#ContentMainRight
{
    margin: 0px;
    padding: 0px;
	width: 73px;
	float: left;
}

.WizardParagraph
{
    margin-bottom: 10px;
    line-height:25px;
    margin-top:10px;
}

.WizardHeader
{
    margin-bottom: 10px;
}

.clsAdminBox
{
    border: dashed 1px red;
    background-color: White;
    color: #000000;
}

/* --------- */

.ContentFlash
{
	background: url(/templates/dario_internal/images/contentTileFlash.gif) repeat-y #000;
}

.Content 
{
	background: url(/templates/dario_internal/images/contentTile.gif) repeat-y #000;
}

#MainPage {
	width: 468px;
	margin-left: 21px;
}

a img {
	border: none;
}

a {
	color: #461e27;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#Footer 
{
	/*border:solid 2px black;*/
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
	height: 56px;
	background-color: #000000;/*#130303;/*#461e27*/
	padding-left: 20px;
	background-image: url(/templates/dario_internal/images/bgFooter.gif);
	background-position: top;
	background-repeat:no-repeat;
}

.FooterFlash { 
	clear: both;
	width: 100%;
	height: 69px !important;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background: url(/templates/dario_internal/images/footerFlash.gif) bottom left no-repeat;
}

h1 {
	padding: 30px 0 0 0;
	margin: 0 0 0 0px;
	color: #461e27;
}

#AdminBox
{
    margin-left: 0px;
    width: 420px;
}

.ContentTop {
	width: 100%;
	background: url(/templates/dario_internal/images/contentTop.jpg) top left no-repeat;
	min-height: 386px;
}

#RightColumn
{
	float: right;
	display: inline;
	width: 100px;
	height: 250px;
	margin-top: -310px;
	margin-right: 85px !important;
	margin-right: 78px;
	position: relative;
}

#Gallery 
{
	width: 100px;
	padding: 10px 0;
	border-left: 1px dashed #666;
}

#Gallery img {
	display: block;
	padding: 2px 22px 2px 14px;
}

.clearboth 
{	
	clear:both;
}

h4#News, h4#Story, h4#About, h4#Work, h4#Tps, h4#Press, h4#Promotions, h4#Enquires {
    color: #461e27;
	padding-top: 0;
	margin-top: 0;
	font-weight: bold;
	font-size:16px;
	margin: 5px 0;
    line-height:22px;
}

#Page {
	width: 468px;
	margin-left: 21px;
}

/* ------ used in html used in content ----------- */

img.contentlefttopimg
{
    margin-right: 10px;
    margin-bottom: 10px;
}

.LargePicturesGallery img
{
    padding-top: 6px;
    padding-left: 6px;
    padding-bottom: 10px;
}

.ThumbNailGallery h2
{
	font-weight: normal;
	font-size:10px;
	width: 100px;
	display: block;
	height: 25px;
	margin-top: -2px;
}

.VideoGallery h2
{
	font-weight: normal;
	font-size:10px;
	width: 200px;
	display: block;
	height: 25px;
	margin-top: -2px;
	
}
.VideoGallery a, .VideoGallery a:active, .VideoGallery a:hover, .VideoGallery a:visited
{
	color: #461e27;
	text-decoration:none;
}
.VideoGallery td, .ThumbNailGallery td
{
    padding: 5px;
}

.divErrorMsg
{
    padding: 5px;
    border: dashed 1px red;
    color: red;
	margin-bottom: 10px;
}

.divSuccessMsg
{
    /*border: dashed 1px green;*/
    padding: 5px;
	margin-bottom: 10px;
	line-height:15px;
	height:220px;
}

.OpeningHours .TdDay,
.OpeningHours .TdHours
{
    padding: 10px;
}

.OpeningHours .TdDay
{
    background-color: #bda389;
    width: 120px;
}

.OpeningHours .TdHours
{
    background-color: #e3cea9;
}

.wizard
{
	padding-left:12px;
	line-height:25px;
	/*text-align:center;*/
}

.verticalspace
{
	height:30px;
	border:solid 0px red;
	background-image: url(../../resources/1/LINE1.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.EwayLogo
{
	margin-top:40px;
	height:57px;
	border:solid 0px red;
	background-image: url(../../resources/1/eway.gif);
	background-position:left;
	background-repeat:no-repeat;
}




/* IE hacks*/
*html #NavItems { margin-top: -2px;} *:first-child+html #NavItems { margin-top: -2px;} 
