/*********** GLOBAL RESET ***********/

html, body, div, span, applet, object, iframe,
hr, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
/* table */, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/*
ol, ul {
	list-style: none;
}
*/



/* tables still need 'cellspacing="0"' in the markup 
table {

	border-spacing: 0;
}*/
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*********** GLOBAL RESET END ***********/

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#979797;
	color:#000000; /*#565656*/
	}

td    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:  12px; }
table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:  12px; }
tr    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:  12px; }
strong {font-weight:bold;}

ul {
	list-style:disc;

	}

ul, li {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 10px;
	}
	
ol {
	list-style-type:decimal;
	}

ol, li {
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 5px 10px;
	}

.note    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:  10px; }

.vertSpacer {
	height:100px;
}
	
.clearFloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.alignRight {
	text-align:right;
	}

.photoCredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#565656;
	padding: 0px 0px 0px 0px;
	margin: -4px 0px 0px 0px;
	float:right;
}

.pulldown {
	height: 18px;
	width: 95px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
}

.capitalize {
	text-transform: capitalize;
}

a:link {color:#0066FF; text-decoration:none; }
a:visited {color:#0066FF; text-decoration:none;}
a:hover {color:#0066FF; text-decoration:underline;}
a:active {color:#0066FF; text-decoration:none; }

a:link.headline {color:#000; text-decoration:none; }
a:visited.headline {color:#000; text-decoration:none;}
a:hover.headline {color:#000; text-decoration:none;}
a:active.headline {color:#000; text-decoration:none; }

a:link.standardLink {color:#000; text-decoration:none; }
a:visited.standardLink {color:#000; text-decoration:none;}
a:hover.standardLink {color:#000; text-decoration:underline;}
a:active.standardLink {color:#000; text-decoration:none; }

a:link.subnavLinks {color:#000; text-decoration:none; }
a:visited.subnavLinks {color:#000; text-decoration:none;}
a:hover.subnavLinks {color:#000; text-decoration:underline;}
a:active.subnavLinks {color:#000; text-decoration:none; }

a:link.subsubnavLinks {color:#000; text-decoration:none; }
a:visited.subsubnavLinks {color:#000; text-decoration:none;}
a:hover.subsubnavLinks {color:#000; text-decoration:underline;}
a:active.subsubnavLinks {color:#000; text-decoration:none; }


a.arrowLink:link {color:#000; text-decoration:none; }
a.arrowLink:visited {color:#000; text-decoration:none;}
a.arrowLink:hover {color:#000; text-decoration:underline;}
a.arrowLink:active {color:#000; text-decoration:none; }


A.nav:link {color:#979797; text-decoration:none; font-family: sans-serif; font-size:  11px; }
A.nav:visited {color:#979797; text-decoration:none; font-family: sans-serif; font-size:  11px;}
A.nav:hover {color:#979797; text-decoration:underline; font-family: sans-serif; font-size:  11px;}
A.nav:active {color:#979797; text-decoration:none; font-family: sans-serif; font-size:  11px; }

/*
A.m:link {text-decoration:none; font-family: sans-serif; font-size:  11px; }
A.m:visited {text-decoration:none; font-family: sans-serif; font-size:  11px;}
A.m:hover {text-decoration:underline; font-family: sans-serif; font-size:  11px;}
A.m:active {text-decoration:none; font-family: sans-serif; font-size:  11px; }

A.mhead:link {color:#565656;text-decoration:none; font-family: sans-serif; font-size:  11px; }
A.mhead:visited {color:#565656;text-decoration:none; font-family: sans-serif; font-size:  11px;}
A.mhead:hover {color:#565656;text-decoration:underline; font-family: sans-serif; font-size:  11px;}
A.mhead:active {color:#565656;text-decoration:none; font-family: sans-serif; font-size:  11px; }

A.toparrow:link {color:#1111ff;text-decoration:none; font-family: sans-serif; font-size:  11px; }
A.toparrow:visited {color:#1111ff;text-decoration:none; font-family: sans-serif; font-size:  11px;}
A.toparrow:hover {color:#1111ff;text-decoration:none; font-family: sans-serif; font-size:  11px;}
A.toparrow:active {color:#1111ff;text-decoration:none; font-family: sans-serif; font-size:  11px; }

A.map:link {text-decoration:none; font-family: sans-serif; font-size:  12px; }
A.map:visited {text-decoration:none; font-family: sans-serif; font-size:  12px;}
A.map:hover {text-decoration:none; font-family: sans-serif; font-size:  12px;}
A.map:active {text-decoration:none; font-family: sans-serif; font-size:  12px; }
*/

a.standardLink {
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 3px 20px 3px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/pics/i_arrow_brown.png) no-repeat right center;
}

a.standardLink:visited {color:#000; text-decoration:none;}
a.standardLink:hover {color:#000; text-decoration:underline;}
a.standardLink:active {color:#000; text-decoration:none; }

a.externalLink {
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 3px 20px 3px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/pics/i_arrow_green.png) no-repeat right center;
}

a.externalLink:visited {color:#000; text-decoration:none;}
a.externalLink:hover {color:#000; text-decoration:underline;}
a.externalLink:active {color:#000; text-decoration:none; }
	
a.downloadLink {
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 3px 20px 3px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/pics/i_arrow_blue.png) no-repeat right center;
}

a.downloadLink:visited {color:#000; text-decoration:none;}
a.downloadLink:hover {color:#000; text-decoration:underline;}
a.downloadLink:active {color:#000; text-decoration:none; }

a.downloadPDF {
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 3px 20px 3px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/pics/pdf.gif) no-repeat right center;
}

a.downloadPDF:visited {color:#000; text-decoration:none;}
a.downloadPDF:hover {color:#000; text-decoration:underline;}
a.downloadPDF:active {color:#000; text-decoration:none; }

a.buy {
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 3px 20px 3px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/pics/i_arrow_brown.png) no-repeat right center;
}

a.buy:visited {color:#000; text-decoration:none;}
a.buy:hover {color:#000; text-decoration:underline;}
a.buy:active {color:#000; text-decoration:none; }

a.moreinfo {
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 3px 20px 3px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/pics/i_arrow_brown.png) no-repeat right center;
}

a.moreinfo:visited {color:#000; text-decoration:none;}
a.moreinfo:hover {color:#000; text-decoration:underline;}
a.moreinfo:active {color:#000; text-decoration:none; }

a.lessinfo {
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 3px 20px 3px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/pics/i_arrow_brown.png) no-repeat right center;
}

a.lessinfo:visited {color:#000; text-decoration:none;}
a.lessinfo:hover {color:#000; text-decoration:underline;}
a.lessinfo:active {color:#000; text-decoration:none; }



/*********** MAIN CONTAINERS ***********/

#mainContainer { 
	width: 770px;
	background: #979797;
	margin: 10px 10px; /* the auto margins (in conjunction with a width) center the page */
	/*text-align: left;  this overrides the text-align: center on the body element. */
}

#globalLeftmenu {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /*#EBEBEB the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 0px 10px; /* padding keeps the content of the div away from the edges */
}

#globalRightmenu{
	float: right; /* since this element is floated, a width must be given */
	width: 135px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /*#EBEBEB the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
} 


#mainBody {
	margin: 0px 140px 0px 150px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 15px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */

}

#mainBodyBG {
	background: #FFFFFF;
	width:770px;
	}

#globalFooter{
	position:relative;
	background-color:#FFFFFF;
	width:770px;
	top:-1px; /* IE8 */
	background: url(/pics/footer_bg.png) no-repeat top left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
/*********** MAIN CONTAINERS END ***********/

/*********** HEADER - MAIN NAVIGATION ***********/

#globalHeader {
	position:relative;
	background-color:#FFFFFF;
	height:110px;
	width:770px;
	top:0px;
	left:0px;
	background: url(/pics/header_bg.png) no-repeat top left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}


#globalSecnav {
	position:absolute;
	font-size:10px;
	color:#979797;
	left:340px;
	top:10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

#globalSecnav a {
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 4px;
}

#globalSecnav a:link {color:#979797; text-decoration:none;}
#globalSecnav a:visited {color:#979797; text-decoration:none;}
#globalSecnav a:hover {color:#979797; text-decoration:underline;}
#globalSecnav a:active {color:#979797; text-decoration:none;}

#logo {
	position:absolute;
	top:22px;
	left:19px;
	width:258px;
	height:43px;
	}
	
#ancestrylogo {
	position:absolute;
	top:22px;
	left:277px;
	width:220px;
	height:43px;
	}

#globalNavlogin {
	position:absolute;
	color:#979797;
	left:405px;
	top:35px;
	width:350px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

#globalNavlogin p {

	font-size:10px;
	color:#979797;
	text-align:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}	


		/***** MAIN NAVIGATION TABS *****/
		
#globalNavmain {
	position:absolute;
	top:86px;
	left:3px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index:5;

}

#globalNavmain {
    float:left;
    width:99%;
	background: url(/pics/tab_bg.png) repeat-x bottom;
    font-size:93%;
    line-height:normal;
    }
	
#globalNavmain ul {
    margin:0;
	padding:0px 0px 0px 10px;
    list-style:none;
    }

#globalNavmain li {
    float:left;
    background:url(/pics/tab_R_brown.png) no-repeat right top;
    margin:0px;
    padding:0px 0px 0px 0px;
    }

#globalNavmain a {
	display:block;
	background:url(/pics/tab_L_brown.png)  no-repeat left top;
	padding:4px 15px 5px 15px;
	font-size: 10px;

	text-decoration: none;
	font-weight: bold;
	color: #fff;
    }

	
#globalNavmain #current {
    background-image:url(/pics/tab_R_grey.png);
    margin:0px;
    padding:0px 0px 0px 0px;
    }

#globalNavmain #current a {
    background-image:url(/pics/tab_L_grey.png);
	padding:4px 15px 5px 15px;
    }
		/***** MAIN NAVIGATION TABS END *****/

/*********** INDEX STYLES ***********/

#indexTabs {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#indexAdd {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#indexNews {

	/* height:250px; */
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
}

#indexAdd img {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

#newsLeft {
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 0px 0px;
	width: 210px;
}

#newsLeft h1 {
	font-size:11px;
	font-weight:bold;
	width:205px;
	height:25px;
 	background: url(/pics/news_bg.png) no-repeat top left;
	text-transform:uppercase;
	margin: 0px 0px 0px 0px;
	padding:6px 0px 0px 7px;
}

#newsLeft p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#newsRight {
	width: 210px;
	float:right;
}

#newsRight p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#newsRight img {
	margin: 0px 0px 0px 0px;
	border:none;
}

#indexRegister {

	/* height:250px; */
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
}


#indexTraffa {
	width:450px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
}

#registerLeft {
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 0px 0px;
	width: 210px;
}

#registerLeft h1 {
	font-size:11px;
	font-weight:bold;
	width:205px;
	height:25px;
 	background: url(/pics/news_bg.png) no-repeat top left;
	text-transform:uppercase;
	margin: 0px 0px 0px 0px;
	padding:6px 0px 0px 7px;
}

#registerLeft p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#registerRight {
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 0px 0px;
	width: 210px;
	float:right;
}
#registerRight h1 {
	font-size:11px;
	font-weight:bold;
	width:205px;
	height:25px;
 	background: url(/pics/news_bg.png) no-repeat top left;
	text-transform:uppercase;
	margin: 0px 0px 0px 0px;
	padding:6px 0px 0px 7px;
}

#registerRight p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#registerRight ul, li {
	font-size:11px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 10px;
	}

/*********** INDEX STYLES END ***********/


/*********** LEFT COLUMN STYLES ***********/

#leftnavMenu {
	width: 140px;
	height:500px;	
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(/pics/ver_line_147px.png);
	background-position:right;
	background-repeat:repeat-y;
}

#leftnavMenu ul {
	list-style-image: url('/pics/i_nav_off.png');
	width:120px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 10px;	
}

#leftnavMenu li {
	font-size:10px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;	
}

#leftnavMenu li.on {
	list-style-image: url('/pics/i_nav_on.png');
	font-size:10px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;	
}

#leftnavMenu li.sub {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 16px;	
}

#leftnavMenu li.subon {
	list-style-image: url('/pics/i_nav_on.png');
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 16px;	
}

#leftnavMenu li.subsub {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 32px;	
}

#leftnavMenu a.arrowLink {

	font-size:10px;
	font-weight:bold;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#leftnavMenu h3 {
	font-size:12px;
	width:120px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.leftMenu {
	font-size:11px;
	padding: 0;
	margin: 0;
	background-image:url(/pics/ver_line_147px.png);
	background-position:right;
	background-repeat:repeat-y;
}

.leftMenu p {
	width:120px;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
}

.leftMenu h5 {
	font-size:14px;
	font-weight:bold;
	width: 135px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.leftMenu h3 {
	font-size:11px;
	font-weight:bold;
	width:125px;
	height:23px;
 	background: url(/pics/col_headline_bg_blue.png) no-repeat top left;
	text-transform:uppercase;
	margin: 40px 0px 10px 0px;
	padding:6px 0px 0px 7px;
}

.lanList {
	width:120px;
	padding: 10px 5px 10px 5px;
	margin: 0px 0px 15px 0px;
	background-color:#E0ECF8;
}

.currencybox {
	width:120px;
	padding: 5px 5px 5px 5px;
	margin: 35px 0px 15px 0px;
	background-color:#E0ECF8;
}

.currencybox p{
	font-size:11px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}



/*********** RIGHT COLUMN STYLES ***********/

.horlineColumn {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

.price {
	font-weight:bold;
	/* font-style:italic;
	color:#D4011D; */
}

.pricestrikethru {
	text-decoration:line-through;
	}


.countdown {
	font-size: 11px;
	font-weight: bold;
	color: #6e1e0e;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#rightMenu {
	width:125px;
	font-size:11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#redanMedlem {
	width:auto;
	padding: 6px 5px 5px 7px;
	margin: 0px 0px 0px 0px;
	background-color:#A3C8EA;
}


#redanMedlem p {
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 0px;
}

#redanMedlem strong {
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
}

#rightMenu p {

	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}


#rightMenu h5 {
	font-size:11px;
	font-weight:bold;
	width:125px;
	height:23px;
 	background: url(/pics/col_headline_bg_blue.png) no-repeat top left;
	text-transform:uppercase;
	margin: 40px 0px 0px 0px;
	padding:6px 0px 0px 7px;
}

#rightMenu h4 {
	font-size:11px;
	font-weight:bold;
	width:125px;
	height:33px;
 	background: url(/pics/col_headline_bg_erbjud.png) no-repeat top left;
	text-transform:uppercase;
	margin: 10px 0px 0px 0px;
	padding: 15px 0px 0px 5px;
}

#rightMenu h3 {
	font-size:11px;
	font-weight:bold;
	width:125px;
	height:23px;
 	background: url(/pics/col_headline_bg_grey.png) no-repeat top left;
	text-transform:uppercase;
	margin: 40px 0px 0px 0px;
	padding:6px 0px 0px 7px;
}

/*********** STANDARD PAGE STYLES ***********/

#standardPage p {
	min-height:12px;
	font-size:12px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#standardPage p.ingress {
	font-size:14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#standardPage h1 {
	font-size:16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#standardPage h2 {
	font-size:13px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 5px 0px;
}


#standardPage h5 {
	font-size:13px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 5px 0px;
}

#standardPage img.horLine {
	margin: 40px 0px 35px 0px;
}

#standardPage p.date {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#standardPage p.note {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#standardPage ul, ol, li {
	font-size:12px;
	}

#standardPage .alpha li {
	list-style:lower-alpha;
	}

#standardPage p.footSpacer {
	margin-bottom:40px;
}

.swemaplanlist {
	float:right;
	width:200px;
	}
	
#standardPage .otherCurrencyExchangeDate { font-size: 10px; }
	
.priceothercurrency { font-size: 10px; }

.productdivider {
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	background: url(/pics/hor_line_445px.png) no-repeat center left;
	}
	
div.column {

	width:445px;
	
	}
	
div.left {
	float:left;
	width:200px;
}

div.right{
	float:right;
	width:200px;
}
	
/*********** FORM STYLES ***********/
	


/*********** MEDLEM - PRODUCTS STYLES ***********/

div#ajaxloading{
	position:absolute;
	left:375px;
	top:200px;
	width:40px;
	height:40px;
	z-index:10;
	display:none;
	background: url(/pics/loader_spinner.gif) no-repeat center center;
}

div.errormessage{
	background:#ffd200;
	border:1px solid #fdb913;
	padding:5px;
}

div.actionmessage{
	background:#ffd200;
	border:1px solid #fdb913;
	padding:5px;
	margin-bottom:10px;
}

.termsandconditions {
	margin: 15px 0px 15px 0px;
	}

.asteriskrequiredfield {
	color:#FF0000;
	}

.requiredfield {
	color:#FF0000;
	}
	
#standardPage p.society {
	margin: 10px 0px 0px 0px;
	font-weight:bold;
	}
	
div.hidesociety {
		display:none;
		}
	
form.columnform fieldset.longform {
	margin-top:10px;
	padding: 15px 5px 10px 7px;
	border: 0px;
	background: url(/pics/formbg.png) no-repeat top left;
	}
	
form.columnform label.error{
	display: block;
	margin-left:140px; /* Same as the width of label.inputtextlabel */
	color:red;
	font-style:italic;
	font-size:11px;
	padding-right:20px;
}

form.columnform p.containstext input.error{
	border:1px dotted red;
}

/* Note, the class contains... is only added when there is an validation error! */
form.columnform p.containsradio label.error,
form.columnform p.containscheckbox label.error{
	display:inline;
	margin-left:4px;
}

form.columnform table thead td{
	font-weight:bold;
}

form.columnform label.inputtextlabel{
	float:left;
	/*clear:both;*/
	width:140px; /* Same as the margin-left of label.error*/ 
	padding-top:2px;
	margin-right:2px;
}

div.productdetails{
	display:none;
}
div.product div.storeparts{
	float:right;
	width:200px;
}
div.product div.storeparts p{
	text-align:right;
}

p.discountname {
	font-size:10px;
	color:#6f1100;
	}



/*********** FOOTER STYLES ***********/

	
#globalFooter p {
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	line-height:18px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#globalFooter a {
	color:#FFFFFF;
}
	
	

p.debug{
	background:Yellow;
	border:1px solid Fuchsia;
	padding:5px;
}

div.infodetails{
	display:none;
}


/*********** ZEBRA TABLES ***********/

table.zebra {
	border:0px;
	border-collapse:collapse;
	width:450px; 
	margin:0px 0px 0px 0px;
}

table.zebra caption {
	padding:10px 0px 10px 0px;
	font-weight:bold;
}

table.zebra th td tr {
	padding: 2px;
}


table.zebra thead tr th {
	font-size: 13px;
	font-weight:bold;
	/* text-transform:uppercase; */
	height:25px;
	text-align:left;
	vertical-align:middle;
	color:#FFF;
	background-color:#9C8164;
	padding: 0px 0px 0px 3px;
}

table.zebra thead tr td {
	font-size: 11px;
	font-weight:bold;
	height:25px;
	text-align:left;
	vertical-align:middle;
	color:#000;
	background-color:#FFF;
}

table.zebra tbody tr td  {

	vertical-align:middle;
	color:#000;
	font-size: 11px;
	padding: 3px 0px 3px 3px;

}
	
table.zebra tbody tr {
	background-color: #CDC0B0;
	}
	
table.zebra tbody tr.udda	{
	background-color: #fff;
	}
	
table.zebra tfoot tr td {
	font-size: 11px;
	font-weight:bold;
	height:25px;
	/*text-align:right;*/
	vertical-align:middle;
	background-color:#ebe6e2;
}

table.zebraparish {
	border:0px;
	border-collapse:collapse;
	width:100%; 
	margin:0px 0px 0px 0px;
}

table.zebraparish caption {
	padding:10px 0px 10px 0px;
	font-weight:bold;
}

table.zebraparish th td tr {
	padding: 2px;
}


table.zebraparish thead tr th {
	font-size: 13px;
	font-weight:bold;
	/* text-transform:uppercase; */
	height:25px;	
	text-align:left;
	vertical-align:middle;
	color:#000	;
	background-color:#CDC0B0; /*#9C8164 #CDC0B0*/
	padding: 0px 0px 0px 3px;
}

table.zebraparish thead tr td {
	font-size: 12px;
	font-weight:bold;
	height:25px;
	text-align:left;
	vertical-align:middle;
	color:#000;
	background-color:#FFF;
}

table.zebraparish tbody tr td  {

	vertical-align:middle;
	color:#000;
	font-size: 12px;
	padding: 3px 0px 3px 3px;

}
	
table.zebraparish tbody tr {
	background-color: #ebe6e2
	}
	
table.zebraparish tbody tr.udda	{
	background-color: #fff;
	}
	
table.zebraparish tfoot tr td {
	font-size: 11px;
	font-weight:bold;
	height:25px;
	/*text-align:right;*/
	vertical-align:middle;
	background-color:#ebe6e2;
}
	
	
/*********** TAB WIDGET ***********/

.tabbertab{

}

#colLeft{
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 0px 0px;
	width: 210px;
	float: left;
}

#colLeft p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#colLeft h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}



#colRight {
	background-image:url(/pics/tab_content_bg_R.png);
	background-position:100% 0%;
	background-repeat:no-repeat;
	height:180px;
	width: 210px;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;

}

#colRight img {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;

}

-->
