/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body.alt {
	background-color: #FFFFFF;
}

html,body {
	height: 100%;
}

link {
margin: 0;
padding: 0;
}

.hand {
	cursor: pointer;
	cursor:hand;
}
img {
border:0;
margin: 0;
padding: 0;
}

form {
margin: 0;
padding: 0;
}

hr {
	width: 90%;
	height: 1px;
	border: 0;
	background-color: #B6B6B6;
	color: #B6B6B6;
	margin: 0px;
	padding: 0px;
	}
/*************************** Begin Links **********************/

a.linkGeneral {font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #2D3940}
a:hover.linkGeneral { text-decoration: none; font-size: 11px; color: #D00102}

a.linkGeneralFaq {font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #2D3940}
a:hover.linkGeneralFaq { text-decoration: none; font-size: 11px; color: #D00102}

a.linkBoldWhite {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;text-decoration: none; color: #ffffff}
a:hover.linkBoldWhite { font-weight: bold; text-decoration: none; font-size: 11px; color: #E4E0E0}

a.linkGeneralBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #2D3940;
	font-weight: bold;
}
a:hover.linkGeneralBold { text-decoration: none; font-size: 11px; color: #D00102}

a.linkBoldGreen {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; text-decoration: none; color: #9FB410}
a:hover.linkBoldGreen { text-decoration: none; font-size: 11px; color: #D00102}


a.linkCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: none;
}
a:hover.linkCart {
	 font-size: 11px;
	 font-weight: bold;
	 color: #D00102;
	 text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2D3940;
}
a:hover {
	text-decoration: underline;
	color: #D00102;
}
a:active {
	text-decoration: none;
	color: #2D3940;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3940;
}

/*************************** End Links **********************/

#maincatagory {
	background-color: #7D7D7D;
	text-align: center;
	white-space: nowrap;
	width: 100%;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px solid #DCDADA;
	padding: 2px;
}

.line {
	background-image: url(../images/shared/line.gif);
	background-repeat: repeat-y;
}
#emails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	background-color: #EDF0F3;
	padding: 3px;
	height: 67px;
	width: 98%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F5F5F5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEDEDE;
	border-bottom-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	overflow: auto;
}
#errorouter   {
	width: 21px;
	height: 27px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/shared/error-arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#textmessage,  #thanks {
	width: 410px;
	margin: 2px;
	float: left;
	background-color: #F4F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d50000;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-align: left;
}

#thanks {
	width: 600px;
	height: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.mainBg {
	background-image: url(../images/shared/main_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: left;
}
.gap{
	background-image: url(../images/shared/gap.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.allroundspecials {
	border: 1px solid #666666;
}
.bottomspecials {
    border-bottom: 0.5px solid #666666;
}
.allroundAbout {
	border: 5px solid #DDDDDD;
}

.allroundproductTh {
	border: 1px solid #666666;
}

.allroundproductTh2 {
	border: 1px solid #D1CFD6;
}

.blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.blackTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.blackTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.blackTextBold13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6B6B6B;
}
.greyTextCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
}
.greyTextBoldLarge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6B6B6B;
	font-weight: bold;
}

.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.whiteTextBoldBlackbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
}

.whiteTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.whiteTextBoldLarge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.whiteTextSmallItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	font-style: italic;
}

.GreenTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9FB410;
	font-weight: bold;
}
.GreenTextBold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97AA0F;
	font-weight: bold;
}
.GreenTextStrike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #97AA0F;
	font-weight: bold;
	text-decoration: line-through;
}
.RedTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D00102;
	font-weight: bold;
}

.RedTextBold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D00102;
	font-weight: bold;
}

.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D00102;
}
.RedTextStrike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D00102;
	text-decoration: line-through;
}

.PinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C03962;
}

.PinkTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C03962;
}

.FormElemant {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #DDDDDD;
	border: 1px solid #999999;
	line-height: 11px;
	font-size: 10px;
}

.FormElemant2 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #DEDEDE;
	line-height: 11px;
	font-size: 10px;
}

.FormElemant3 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 11px;
	font-size: 10px;
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #C3C3C3;
}
.FormElemant4 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 11px;
	font-size: 10px;
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	border-left: 1px solid #C3C3C3;
}
.bottemLineSearch,.greyTextCart {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E1E5;
}

.rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9C9C9;
}

.leftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9C9C9;
}

.topLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C9C9;
}

.bottemLeftLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9C9C9;
}
.bottemLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}

.rightBottemLine {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
}

#homescroll {
	overflow: auto;
	height: 180px;
	width: 271px;
}

#quiklogscroll {
	overflow: auto;
	height: 180px;
	width: 212px;
}

.allroundlogin {
	border: 1px solid #C9C9C9;
}

.allroundChangeDetails {
	border: 1px solid #C9C9C9;
	width: 195px;
	height: 100px;
}


.allroundPopbig {
	border: 6px solid #D1CFD6;
}

#newproductsscroll {
	overflow: auto;
	height: 375px;
	width: 190px;
}

.registerFormelemant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #C8C8C8;
}
.bg_subnav {
	background-image: url(../images/products/bg_menu.gif);
	background-repeat: repeat-y;
}
#subnav2 {
	position:absolute;
	left:105px;
	top:123px;
	z-index:1000;
	visibility:hidden;
	width: 150px;
	overflow: auto;
	height: 250px;
	background-image: url(../images/products/bg_menu.gif);
	background-repeat: repeat-y;
}
#subnav3 {
	position:absolute;
	left:178px;
	top:123px;
	z-index:1000;
	visibility:hidden;
	width: 150px;
	overflow: auto;
	height: 250px;
	background-image: url(../images/products/bg_menu.gif);
	background-repeat: repeat-y;
}

.Vertlineproducts {
	background-image: url(../images/products/vertline.gif);
	background-repeat: repeat-y;
}

#questions {
	overflow: auto;
	height: 160px;
	width: 100%;
	padding: 5px;
}

#answer {
	overflow: auto;
	height: 100%;
	width: 250px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.linevert {
	background-image: url(../images/home/line.gif);
	background-repeat: repeat-y;
}

.bgRegister {
	background-image: url(../images/home/pressie.gif);
	background-repeat: no-repeat;
}

.loginWedreg {
	background-image: url(../images/wedregistry/login.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 149px;
	padding: 5px;
}
.bgAnnounceing {
	background-image: url(../mail_templates/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.redline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A40808;
}

/* Expanding products menu */

.menutitle{
cursor:pointer;
margin-bottom: 2px;
color:#000000;
width:100%;
padding:1px;
text-align:left;
font-weight:bold;
}

.submenu{
margin-bottom: 0.5em;
}

#line {
	height: 1px;
	width: 100px;
	padding: 0px;
	margin-bottom: 3px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.validation_error {
	color: #CC0000;
    font-size: 10px;
    margin-left: 5px;
    display: inline;
}
