/***************************************************************/
/** 05-10-2006 CG - Changed basic color schemes               **/
/***************************************************************/

/** FORCE VERTICAL SCROLL BAR **/
html {height: 100%; width: 100%; margin-bottom: 1px; }

/** SCROLL BAR COLORS **/
/** See http://www.nutrocker.co.uk/scrollbarcolor.html to adjust **/

BODY {
	scrollbar-3dlight-color:#9db5c7;
	scrollbar-arrow-color:#9db5c7;
	scrollbar-base-color:#000000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#fafafa;
	scrollbar-highlight-color:#5a6f7d; /* CG 05-10-06 OLD: #6a8aa1; */
	scrollbar-shadow-color:#9db5c7;
}

/** END SCROLL BAR COLORS **/

/***************************************************************/
/** NAVIGATION MENUS                                          **/
/***************************************************************/

#dropmenudiv{
	position: absolute;
	top: 140px;
	left: 20px;
	border:1px solid #30476e;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:101;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #30476e;
	background-color:#ffffff;
}

#dropmenudiv a:hover{
	color:#ffffff;
	background-color: #000000;
	font-weight: bold;
}

#navarea {  
	position: relative;
	top: -10px;
	left: 0px;
	background-repeat: no-repeat;
	width: 100%;
	height: 5px;
	z-index: 100;
}

#logoarea {  
	position: relative;
	top: 0px;
	left: 0px;
	width: 825px;
}

.navlink {  
	font-family: "Verdana", Arial, Helvetica, serif;
	font-size: 11px;
	background-color: #5a6f7d;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.navlinktable {  
	font-family: "Verdana", Arial, Helvetica, serif;
	font-size: 10px;
	padding-top: 17px;
	vertical-align: top;
}

/***************************************************************/
/** BREADCRUMB NAVIGATION                                     **/
/***************************************************************/

#breadcrumb {  
	position: absolute; 
	top: 168px;
	left: 272px;
	font-family: arial;
	font-size: 10px;
	color:#5a6f7d;
}

.breadcrumblink {  
	color:#5a6f7d;
	text-decoration: none;
}

.breadcrumblink:hover {  
	color:#5a6f7d;
	text-decoration: underline;
}

.breadcrumbcurr {  
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

/***************************************************************/
/** FOOTER NAVIGATION                                         **/
/***************************************************************/

.content-footer {  
	text-align: center;
	font-family: "Verdana", Arial, Helvetica, serif;
	font-size: 9px;
	border-top: 1px solid #899ead;
	border-bottom: 1px solid #899ead;
	background-color: #5a6f7d;
	padding-top: 1px;
	padding-bottom: 1px;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	height: 100px;
}

.footerlink {  
	font-family: "Verdana", Arial, Helvetica, serif;
	font-size: 10px;
	color:#ffffff;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
}

.footerlink:link {  
	color:#ffffff;
	text-decoration: none;
}

.footerlink:visited {  
	color:#ffffff;
	text-decoration: none;
}

.footerlink:hover {  
	color:#ffffff;
	text-decoration: underline;
}

.copyright {
	text-align: center;
	font-family: "Verdana", Arial, Helvetica, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.email {  
	font-family: "Verdana", Arial, Helvetica, serif;
	font-size: 9px;
	padding-right: 2px;
	padding-left: 2px;
	color:#ffffff;
	text-decoration: none;
}

.email:link {  
	color:#ffffff;
	text-decoration: none;
}

.email:visited {  
	color:#ffffff;
	text-decoration: none;
}

.email:hover {  
	color:#ffffff;
	text-decoration: underline;
}

/***************************************************************/
/** LEFT SIDE NAVIGATION                                      **/
/***************************************************************/

.leftnav-sectionname {
	font-family: Arial, Helvetica, "Verdana", serif;
	font-size: 16px;
	color:#f2f2f2;
	text-decoration: none;
	font-weight: bold;
}

.leftnav-link-main {
	color: #f2f2f2;
	font-family: Arial, Helvetica, "Verdana", serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.leftnav-link-main a:link {
	color: #5e8ac7; /* #69c4ff; */
	text-decoration: none;
}

.leftnav-link-main a:link:visited {
	color: #5e8ac7; /* #69c4ff; */
	text-decoration: none;
}

.leftnav-link-main:link {
	color: #5e8ac7; /* #69c4ff; */
	text-decoration: none;
}

.leftnav-link-main:visited {
	color: #5e8ac7; /* #69c4ff; */
	text-decoration: none;
}

.leftnav-link-main:hover {  
	color:#ffffff;
	text-decoration: underline;
}

.leftnav-link-main a:link:hover {  
	color:#ffffff;
	text-decoration: underline;
}

.leftnav-link-main a:link:visited:hover {  
	color:#ffffff;
	text-decoration: underline;
}

.leftnav-link-main-ON {  
	font-family: Arial, Helvetica, "Verdana", serif;
	font-size: 11px;
	color:#f2f2f2;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.leftnav-link-sub {  
	font-family:  arial, helvetica, verdana;
	font-size: 11px;
	color: #5e8ac7; /* #69c4ff; */
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 28px;
}

.leftnav-link-sub-ON {  
	font-family:  arial, helvetica, verdana;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 28px;
}

.leftnav-link-sub:hover {  
	font-family:  arial, helvetica, verdana;
	font-size: 11px;
	color:#ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav-link-sub:visited:hover {  
	font-family:  arial, helvetica, verdana;
	font-size: 11px;
	color:#ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav-link-crumb {  
	font-family:  arial, helvetica, verdana;
	font-size: 14px;
	color: #5e8ac7; /* #69c4ff; */
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.leftnav-link-crumb-ON {  
	font-family:  arial, helvetica, verdana;
	font-size: 14px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.leftnav-link-crumb:hover {  
	font-family:  arial, helvetica, verdana;
	font-size: 14px;
	color:#ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav-link-crumb:visited:hover {  
	font-family:  arial, helvetica, verdana;
	font-size: 14px;
	color:#ffffff;
	text-decoration: underline;
	font-weight: bold;
}

/***************************************************************/
/**                  END OF NAVIGATION                        **/
/***************************************************************/

/***************************************************************/
/**                  BRIDALUXE ENTRIES                        **/
/***************************************************************/

div.main a:hover { color: #000 !important; }
ul.pagination,p.price { color: #000; }

/***************************************************************/
/**                END BRIDALUXE ENTRIES                      **/
/***************************************************************/

table {
	font: 9pt  arial, sans-serif
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 13px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #f2f2f2
}

.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #f2f2f2;
	margin-right: 0px;
	list-style-image: url(images/index_bullet.gif);
}

.centercoltext ul {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #f2f2f2;
	list-style-image: url(images/index_bullet.gif);
}

.centercoltext ol {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 6px;
	margin-left: 55px;
	color: #f2f2f2;
}

.centercollinks ul {
	font-size: 10px;
	color: #5a6f7d;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(images/index_bullet.gif);
}

.leftcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #f2f2f2;
	list-style-image: url(images/index_bullet.gif);
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #f2f2f2;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: bold;
}

.h1 a:link {
	color: #5e8ac7; /* #69c4ff; */
	font-weight: normal;
	text-decoration: none;
}

h2 {
	font-size: 18px;
	color: #f2f2f2;
	margin: 0px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	color: #f2f2f2;
	margin: 0px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: normal;
}

body {
	color: #f2f2f2;
	background-color: #000000;
	background-image: url(/images/index_topstrip.gif);
	background-repeat: repeat-x;
}

.leftcoltext {
	color: #f2f2f2;
	font-family: "Verdana", Arial, Helvetica, serif;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.centercoltext {
	color: #f2f2f2;
	font-family: "Verdana", Arial, Helvetica, serif;
	padding-right: 20px;
	padding-left: 20px;
	/* list-style-image: url(/images/bullet.gif); */
}

.rightcoltext {
	color: #f2f2f2;
	font-family: "Verdana", Arial, Helvetica, serif;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.centercollinks {
	color: #ffffff;
	font-family: "Verdana", Arial, Helvetica, serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	list-style-image: url(/images/bullet.gif);
}

.leftcoltext a:link {
	color: #5e8ac7; /* #69c4ff; */
	font-weight: normal;
	text-decoration: none;
}

.leftcoltext a:visited {
	color: #5e8ac7; /* #69c4ff; */
	font-weight: normal;
	text-decoration: none;
}

.leftcoltext a:link:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.leftcoltext a:visited:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.rightcoltext a:link {
	color: #ffffff;
}

.rightcoltext a:visited {
	color: #ffffff;
}

.rightcoltext a:link:hover {
	color: #ffffff;
}

.centercoltext a:link {
	color: #5e8ac7; /* #69c4ff; */
	font-weight: bold;
	text-decoration: none;
}

.centercoltext a:visited {
	color: #5e8ac7; /* #69c4ff; */
	font-weight: bold;
	text-decoration: none;
}

.centercoltext a:link:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.centercoltext a:visited:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.centercollinks a:link {
	color: #5e8ac7; /* #69c4ff; */
	font-weight: bold;
	text-decoration: none;
}

.centercollinks a:visited {
	color: #5e8ac7; /* #69c4ff; */
	font-weight: bold;
	text-decoration: none;
}

.centercollinks a:link:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.centercollinks a:visited:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.headpad {
	padding-right: 20px;
	background-color: #000000;
}

.head {
	background-color: #000000;  /* #5a6f7d; */
	padding-top: 0px;
	padding-left: 20px;
}

.head a:link {
	color: #ffffff;
	text-decoration: none;
}

.head a:visited {
	color: #ffffff;
	text-decoration: none;
}

.head a:link:hover {
	color: #ffffff;
	text-decoration: none;
}

.special-table {
	background-color: #5a6f7d;
	border-color: #f2f2f2;
	border-style: double;
	border-width: 2px;
	padding-left: 20px;
	/* padding: 20px; */
}

.special-table:link {
	color: #5e8ac7;
	font-weight: bold;
	text-decoration: none;
}

.special-table:hover {
	color: #5e8ac7;
	font-weight: bold;
	text-decoration: underline;
}

.special-table:visited {
	color: #5e8ac7;
	font-weight: bold;
	text-decoration: none;
}

.special-table:visited:hover {
	color: #5e8ac7;
	font-weight: bold;
	text-decoration: underline;
}

.services {
	color: #f2f2f2;
	font-family: "Verdana", Arial, Helvetica, serif;
	font-size: 11px;
	text-decoration: none;
	padding: 10px;
}

img.framex {
	border: 3px white solid;
}

/***************************************************************/
/** phpList Styles                                            **/
/***************************************************************/

.listitem  {
	font-size : 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributename  {
	font-size : 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributeinput  {
	font-size : 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.required {
	font-size : 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.missing {
	font-size : 14px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
}

.error  {
	font-size : 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.info  {
	font-size : 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : magenta;
	text-decoration : none;
}

.botbar  {
	font-size : 11px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}

/***************************************************************/
/**                  FORM INPUT STYLES                        **/
/***************************************************************/

form#privpics { 
	background-color: #5a6f7d; 
	color: #000000; 
	border: 1px solid #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-align: right;
	width: 35%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#privpics .text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	width: 130px; 
	margin-right: 6px; 
}

#privpics .buttons { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background-color: #ffffff; 
	color: #FFFFFF; 
	margin-right: 6px; 
}

.content-form {  
	font-family:  arial, helvetica, verdana;
	font-size: 11px;
	color:#f2f2f2;
	text-decoration: none;
}

.content-form-bold {  
	font-family:  arial, helvetica, verdana;
	font-size: 11px;
	color:#f2f2f2;
	font-weight: bold;
	text-decoration: none;
}

.content-input {  
	font-family:  arial, helvetica, verdana;
	font-size: 11px;
	background-color: #ffffff; 
	color:#000000;
	text-decoration: none;
}

.content-form-buttons { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background-color: #5a6f7d; 
	color: #f2f2f2; 
	margin-right: 6px; 
}

.content-form-buttons a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background-color: #5a6f7d; 
	color: #000000; 
	margin-right: 6px; 
}

