﻿.foo
{
}
/****************************************************************************************************/
/* The contents of this file are subject to the nopCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.nopCommerce.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is nopCommerce.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): RetroViz Design. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
	margin: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #797979;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #797979;
	text-decoration: underline;
	font-size: 12px;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #797979;
	text-decoration: none;
	font-size: 12px;
}

a img
{
	border: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
	border: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS & TEXT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h1, h2, h3, h4, h5, h6
{
	font-family: arial, helvetica, sans-serif;
}

h2, h3
{
	font-size: 16px;
}

.sectiontitle
{
	color: #ff9933;
	font-size: 1.3em;
	font-weight: bold;
}

.sectionsubtitle
{
	color: #555;
	font-size: 1.1em;
	font-weight: bold;
}

.sectiontitle-blue
{
	color: #608fc8;
	font-size: 1.3em;
	font-weight: normal;
}

.smallprint
{
	font-size: x-small;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TABLES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

td
{
}

td.fieldname
{
	font-size: 12px;
}

.TableContainer
{
}

.TableContainer .Row
{
}
.TableContainer .Row .ItemName
{
	padding: 3px 10px 0px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
}
.TableContainer .Row .ItemValue
{
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	STATIC PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.htmlcontent
{
	padding-bottom: 5px;
}

.htmlcontent-title
{
	padding: 0 0 5px 0;
	clear: both;
}

.htmlcontent-header
{
	font-size: 1.2em;
	font-weight: bold;
}

.htmlcontent-body
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC. CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.linkButton
{
	color: #3664A5;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}

a.linkButton:hover
{
}

.dropDownLists
{
	height: 17px;
	font-size: 10px;
	padding-left: 2px;
	font-family: Tahoma;
}



.messageError
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
}

.copyright
{
	float: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.copyright a
{
	color: #3664A5;
	background-color: inherit;
}

.mailing_bg
{
	background-image: url(images/maillingaddress.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.body_bg
{
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #797979;
}

img
{
	border: 0px;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #797979;
	text-decoration: underline;
	font-size: 12px;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #797979;
	text-decoration: none;
	font-size: 12px;
}
.header_bg
{
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menu_bg
{
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.signup_bg
{
	background-image: url(images/signup_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #eeebe7;
}

#navigation ul
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: Palatino,georgia, "Times New Roman" , Times, serif;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
}
#navigation li
{
	display: inline;
	padding-left: 12px;
	padding-right: 12px;
	text-transform: uppercase;
}
#navigation li a
{
	font-family: Palatino,georgia, "Times New Roman" , Times, serif;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#navigation li a:hover
{
	font-family: Palatino,georgia, "Times New Roman" , Times, serif;
	color: #e3e3e3;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#navigation li .active
{
	font-family: Palatino,georgia, "Times New Roman" , Times, serif;
	color: #e3e3e3;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#nav2 ul
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: Palatino,georgia, "Times New Roman" , Times, serif;
	color: #d9e4ef;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
}
#nav2 li
{
	display: inline;
	padding-left: 12px;
	padding-right: 12px;
	text-transform: uppercase;
}
#nav2 li a
{
	font-family: Palatino,georgia, "Times New Roman" , Times, serif;
	color: #d9e4ef;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#nav2 li a:hover
{
	font-family: Palatino,georgia, "Times New Roman" , Times, serif;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#nav2 li .active
{
	font-family: Palatino,georgia, "Times New Roman" , Times, serif;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.blue_link
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #39628c;
	text-decoration: none;
}
.blue_link:hover
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #39628c;
	text-decoration: none;
}

.blue_linktext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #39628c;
	text-decoration: none;
}
.diamond_edu_bg
{
	background-image: url(images/diamond_education_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #eeebe7;
}
.blue_text_strong
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8ba9c7;
	text-decoration: none;
}
.cat_link
{
	font-family: "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #39628c;
	text-decoration: none;
}
.cat_link:hover
{
	font-family: "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #39628c;
	text-decoration: none;
}
.grey_bdr
{
	border: 1px solid #eeebe7;
}
.darkblue
{
	font-family: "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
	font-size: 11px;
	font-weight: bold;
	color: #224063;
	text-decoration: none;
	text-transform: uppercase;
}
.darkblue2
{
	font-family: "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
	font-size: 11px;
	font-weight: bold;
	color: #224063;
	text-decoration: none;
	text-transform: uppercase;
}
.darkblue2:hover
{
	font-family: "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
	font-size: 11px;
	font-weight: bold;
	color: #224063;
	text-decoration: none;
	text-transform: uppercase;
}
.blue_link10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7497bc;
	text-decoration: underline;
}
.blue_link10:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7497bc;
	text-decoration: underline;
}
.page_title
{
	font-family: Palatino , "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #43769e;
	text-decoration: none;
}

.cust_text
{
	font-family: "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #39628c;
	text-decoration: none;
	line-height: 18px;
	padding-left: 9px;
	padding-right: 10px;
}
legend
{
	font-family: Palatino , "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #43769e;
	text-decoration: none;
	background-color: #fff;
}
.call_us_bg
{
	background-image: url(images/callus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.email_bg
{
	background-image: url(images/emailus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ask_bg
{
	background-image: url(images/ask.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ask_bg2
{
	background-image: url(images/giveusfeedback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.page_sub_title
{
	font-family: Palatino , "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #43769e;
	text-decoration: none;
	line-height: 30px;
}
.newslettermessage
{
	color: Red;
	font-size: 9px;
	text-transform: none;
}
.BackToSearch
{
	color: #9ab8d7;
	font-family: Trajan Pro, "Palatino Linotype" , "Book Antiqua" ,Palatino,serif;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #E6EdF5;
	border-top: 1px solid #E6EdF5;
}
.BackToSearch:hover
{
	color: #9ab8d7;
	font-family: Trajan Pro, "Palatino Linotype" , "Book Antiqua" ,Palatino,serif;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #E6EdF5;
	border-top: 1px solid #E6EdF5;
}
.DiamondDetailHeader
{
	color: #39628c;
	font-family: Trajan Pro, "Palatino Linotype" , "Book Antiqua" ,Palatino,serif;
	font-size: 20px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
}
.RequestCert
{
	color: #39628c;
	font-family: "Palatino" , "Palatino Linotype" , "Book Antiqua" ,Palatino,Georgia,serif;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
}
.RequestCert:hover
{
	color: #39628c;
	font-family: "Palatino" , "Palatino Linotype" , "Book Antiqua" ,Palatino,Georgia,serif;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
}
.DiamondName
{
	color: #39628c;
	font-family: Palatino , "Palatino Linotype" , "Book Antiqua" ,Palatino,Georgia,serif;
	font-size: 16px;
	font-weight:bold;
}
.DiamondDiscription
{
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	padding-top: 5px;
}
.DiamondDiscription:hover
{
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	padding-top: 5px;
}
.DiamondPrice
{
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.DetailRightText
{
	color: #39628c;
	font-family: Arial;
	font-size: 10px;
}
.DetailRightText:hover
{
	color: #39628c;
	font-family: Arial;
	font-size: 10px;
}
.RequestCert2
{
	color: #39628c;
	font-family: "Palatino" , "Palatino Linotype" , "Book Antiqua" ,Palatino,Georgia,serif;
	font-size: 13px;
	text-decoration: none;
	font-style: italic;
}
.RequestCert2:hover
{
	color: #39628c;
	font-family: "Palatino" , "Palatino Linotype" , "Book Antiqua" ,Palatino,Georgia,serif;
	font-size: 13px;
	text-decoration: none;
	font-style: italic;
}
.BuyFromUs
{
	color: #637e9b;
	font-family: "Palatino" , "Palatino Linotype" , "Book Antiqua" ,Palatino,Georgia,serif;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	border-bottom: 1px solid #DFDFDF;
}
.DetailBack
{
	background-image: url(images/DetailBack.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	height: 21px;
	color: #FFFFFF;
	font-family: Trajan Pro,Georgia;
	font-size: 12px;
}
.DiamondDetail1
{
	color: #646464;
	font-family: Arial;
	font-size: 11px;
	height:25px;
	font-weight:bold;
	padding-left:20px;
}
.DiamondDetail2
{
	color: #646464;
	font-family: Arial;
	font-size: 11px;
	height:25px;
}
.DiamondDetailAlt1
{
	background-color:#f7f7f7;
	color: #646464;
	font-family: Arial;
	font-size: 11px;
	height:25px;
	font-weight:bold;
	padding-left:20px;
}
.DiamondDetailAlt2
{
	background-color:#f7f7f7;
	color: #646464;
	font-family: Arial;
	font-size: 11px;
	height:25px;
}
.DetailFooterHeader
{
	color: #566b88;
	font-family: Palatino,Georgia;
	font-size: 11px;
	text-transform:uppercase;
	font-weight:bold;
}
.DetailFooterText
{
	color: #888888;
	font-family: Arial;
	font-size: 11px;
}
.ModalBack
{
	background:url(  'images/transperent-pop2.png' )  100% 0;
	background-repeat:repeat;
}