/*------------------------------------
	
	Theme Name: Grand Prix
	Theme#: 276
	File: Theme
	
------------------------------------*/

/*-----------------------------------
		General
-------------------------------------*/

body {
	font-family: Verdana, Geneva, Kalimati, sans-serif;	
	font-size: 12px;
	color: #363636;
	background-color: #000000 /*~ main.background-color */;
}

.content {
	
}

#wrapper2 {
	background-color: #E9E9E9;
}

.center { 
	background: #ffffff;
}

a:link {
	color: #000000 /*~ link.color */;
}

a:visited {
	color: #000000 /*~ link-visited.color */;
}

a:hover {
	color: #555555 /*~ link-hover.color */;
}

/*---------------------------------------------------
						Header
-----------------------------------------------------*/

.header {
	color: #ffffff /*~ header.color */;
	font-family: Verdana, Geneva, Kalimati, sans-serif /*~ header.font */;	
	font-size: 12px /*~ header.size */;
}

.sf_extra1 {
	
}


.sf_extra1 span {

}

/*-------------------------------
		Header Content
---------------------------------*/

#header-content {
	background-color: #000000;
}

.sf_extra3 {

}

.sf_extra3 span {
	
}

#logo {
	
}

/*----------------------
		Titles
-----------------------*/

.titles {
	
}

.header .company-name {
	color: #ffffff /*~ company-name.color */;
	font-size: 24px /*~ company-name.size */;
	font-family: Verdana, Geneva, Kalimati, sans-serif /*~ company-name.font */;
	font-weight:normal /*~ company-name.bold */;	
}

.header .slogan {
	color: #ffffff /*~ slogan.color */;
	font-size: 12px /*~ slogan.size */;
	font-family: Verdana, Geneva, Kalimati, sans-serif /*~ slogan.font */;
	font-weight:normal /*~ slogan.bold */;	
}

/*----------------------
		End titles
-----------------------*/


/*----------------------
		Address
-----------------------*/

.address {

}

.address ul {
	
}

.address ul li {
	
}

.address ul li span.adr { /*address*/
	
}

.address ul li span.tel { /*Telephone*/
	
}

.address ul li span.tel span.type { /*What type of telephone*/
	
}

.address ul li a:link, .address ul li a:visited  {
	color: #ffffff /*~ header.color */;
	font-weight: bold;
}

.address ul li a:hover {
	color: #ffffff /*~ header.color */;
}

.address ul li a.email, .address ul li a.email:visited {
	
}

.address ul li a.email:hover {
	
}

/*----------------------
		End Address
-----------------------*/

.sf_extra4 {
	
}

.sf_extra4 span {
	
}

/*-------------------------------
		End Header Content
---------------------------------*/


/*-------------------------------
	"TOP" Navigation - Navigation can 
	go on top or bottom of the 
	header or in the sidebars
---------------------------------*/


.navigation1 {
	border-top: 5px solid #333333;
	border-bottom: 2px solid #333333;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
}

.navigation1 ul {
	
}

.navigation1 ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.navigation1 ul li {
	
}

.navigation1 ul li a:link {
	color:#000000 /*~ nav-menu.color */;
}

.navigation1 ul li a:visited {
	color:#000000 /*~ nav-menu.color */;
}

.navigation1 ul li a:hover {
	color:#000000 /*~ nav-menu-hover.color */;
}

/*-------------------------------
		End Navigation
---------------------------------*/

.sf_extra2 {
	
}

.sf_extra2 span {
	
}


/*---------------------------------------------------
					End Header
-----------------------------------------------------*/


/*---------------------------------------------------
					Search
-----------------------------------------------------*/

.quick-search {
	background-color: #000000;
	border-bottom: 6px solid #ffffff;
}

.quick-search ul li {
	
}

.quick-search ul li a:link {
	color: #ffffff;
}

.quick-search ul li a:visited {
	color: #ffffff;
}

.quick-search ul li a:hover {
	color: #ffffff;
}

.container-left .textpadder {
	
}

.quick-search-header {
	color: #ffffff; 
	border-color: #ffffff;
}

.quick-search-button {
	color: #000000;
	border-color: #ffffff;
	background-color: #cccccc;
	cursor: pointer;
}

.container-left .quick-search, 
.container-right .quick-search {
	margin: 0;
}

.container-left .quick-search h3, 
.container-right .quick-search h3 {
	
}

/*---------------------------------------------------
					End Search
-----------------------------------------------------*/


/*---------------------------------------------------
					Sidebars
-----------------------------------------------------*/
.right, .right a, .right a:visited, .right a:hover,
.left, .left a, .left a:visited, .left a:hover,
.footer-section, .footer-section a, .footer-section a:visited, .footer-section a:hover{
	color: #000000;
}

.container-left .category-list {
	
}

.container-right .category-list {
	
}

.category-list-header {
	color: #000000;
}

.category-list-header a:link {
	color:#000000;
	text-decoration:none;
}

.category-list-header a:visited {
	color:#000000;
	text-decoration:none;
}

.category-list-header a:hover {
	color:#000000;
	text-decoration:none;
}

.container-left .category-list h3, 
.container-right .category-list h3 {
	
}

.category-list ol {
	border-top: 1px solid #000000;
}

.category-list ol li {
	border-top: 1px solid #ffffff;
}

.left .category-list ol li a,
.right .category-list ol li a {
	background-color: #DBDBDB;
	border-bottom: 1px solid #000000;
	color: #000000;
}

.left .category-list ol li a:visited,
.right .category-list ol li a:visited {
	color: #000000;
}

.left .category-list ol li a:hover,
.right .category-list ol li a:hover {
	background-color: #D3D3D3;
	border-bottom: 1px solid #000000;
	color: #000000;
}


/*.container-left .category-list a:link, 
.container-left .category-list a:visited, 
.container-left .category-list a:hover, 
.container-left .category-list a:active {
	
}


.container-right .category-list a:link, 
.container-right .category-list a:visited, 
.container-right .category-list a:hover, 
.container-right .category-list a:active {
	
}

.container-left .content-block h3, 
.container-right .content-block h3 {
	
} */

.container-left .featured-item h3,
.container-right .featured-item h3 {
	color: #000000;
}

.featured-product-header a:link {
	color: #000000;
	text-decoration:none;
}

.featured-product-header a:visited {
	color: #000000;
	text-decoration:none;
}

.featured-product-header a:hover {
	color: #000000;
	text-decoration:none;
}

.featured-item {
	
}

.product {

}

.smallimage {
	
}

.smallimage a img {
	border: 1px solid #000000;
}

.shortdescription {
	
}

.list {
	
}

.list em {
	 	
}

.sale {
	color: #FF0000;
}

.sale em {

}

.featured-item-button {
	
}

.product h4.title {
	
}

/*---------------------------------------------------
				  End Sidebars
-----------------------------------------------------*/


/*---------------------------------------------------
					Wrapper 
-----------------------------------------------------*/

.wrapper1 {
	
}

.wrapper2 {
	
}

.center {
	
}

.content {
	
}

.content form {
	
}

/*-------------------------------
		Alert Messages
---------------------------------*/

#messages {
	
}

#messages li {
	
}

#messages li.info {
	background-color: #DCE8FF;
	border: 1px solid #4B5A7B;
}

#messages li.error {
	background-color: #FFBBBB;
	border: 1px solid #ff0000;
}

/*-------------------------------
		End Alert Messages
---------------------------------*/


/*-------------------------------
		Breadcrumbs
---------------------------------*/

#breadcrumbs {
	margin-bottom: 7px;
}

.breadcurmb {
	
}

.category {
	
}

#breadcrumbs span.item {
	
}

/*-------------------------------
		End Breadcrumbs
---------------------------------*/


/*-------------------------------
		Welcome
---------------------------------*/

.welcome {
	
}

.welcome img {
	
}

/*-------------------------------
		End Welcome
---------------------------------*/


/*-------------------------------
	  Search Result Controls / Paginator
---------------------------------*/

.search-result-controls {
	
}

/*-------------------------------
	End Search Result Controls
---------------------------------*/



/*-------------------------------
	Category and Search Results
---------------------------------*/

.search-results .content-product {
	border-style: double;
	border-width: 3px;
	border-color: #000000;
}



#search {
	
}

.content-category {
	
}

.content-product { /*--the whole box - border overwrite--*/
	border-color: #000000;
}

.search-results .content-product dd {
	
}

.search-results .largeimage {
	
}

.search-results .content-product .content-product-header a {

}
	
.content-product-header { /*--Box top--*/
	background-color: #000000;
}

.content-product-header a:link, .content-product-header a:visited, 
.content-product-header a:active, .content-product-header a:hover {
	color: #ffffff;
}

dd.content-category-header h4 { /*--Category Title--*/
	
}

.content-category-header a:link, 
.content-category-header a:visited, 
.content-category-header a:active {
	
}

.content-category-header a:hover {
	
}

dd.description {
	
}

dd.title, dd.description {
	
}


/*-------------------------------
  End Category and Search Results
---------------------------------*/

/*-------------------------------
  		Product Layouts
---------------------------------*/

/*----------------------
	Upsell tables
-----------------------*/
.upsell-group {
	
}

.upsell div {
	border-color: #000000;
}

.upsell-header { /*--this is an h3--*/
	background-color: #000000;
	color: #ffffff;
}


.upsell-item1 { /*--zebra striping on tr's--*/
	background-color: #EFEFEF;
}

.upsell-item1 td {
	border-top: 1px solid #000000;
	
}

.upsell-item1 td a:hover {
	color: #666666;
}

.upsell-item2 {
	
}

.upsell-item2 td { /*--zebra striping on tr's--*/
	border-top: 1px solid #000000;
	padding: 3px;
}

.upsell-item2 td a:hover {
	color: #666666;
}

/*----------------------
	End Upsell tables
-----------------------*/

/*----------------------
	Product Detail
-----------------------*/

.product-page {
	border-color: transparent;
}

.product-detail {
	border-color: transparent;
}


.product-primary, .product-secondary, .product-options, .imageanddetails, .product-bundle, .product-misc {
	border-width: 0px;
}

.product-detail,
.product-bundle {
	
}

/*-------------
	Primary
--------------*/

.product-primary { 
	border-color: transparent;
}

.product-detail-header {
	color: #000000;
}

.product-detail-header h2 {
	
}

.product-description {
	
}

.product-features {
	
}

.product-features ul {
	
}

.product-features ul li {
	
}

.product-features ul li em {
	
}

/*-------------
  End Primary
--------------*/

/*-------------
	Secondary
--------------*/

.product-secondary {
	
}

.product-options {
	
}

.product-options form ul {
	
}

.product-options form ul li {
	
}

.imageanddetails {
	border-color: transparent;
}

.product-misc {
	border-color: transparent;
}

.product-options {
	border-color: transparent;
}

.product-detail-button {
	
}


/*-------------
	Secondary
--------------*/



/*----------------------
	Product Detail
-----------------------*/

/*-------------------------------
  		End Product Layouts
---------------------------------*/

/*-------------------------------
			Forms
---------------------------------*/

.required {
	color: #cc0000;
}

button content-accent1 {
	
}

/*-------------------------------
			Forms
---------------------------------*/



/*---------------------------------------------------
					End Wrapper 
-----------------------------------------------------*/



/*---------------------------------------------------
					Footer-section
-----------------------------------------------------*/

.footer-section {
	background-color: #E9E9E9;
	border-top: 6px solid #ffffff;
	color: #000000 /*~ footer.color */;
}

.footer-section a:link, 
.footer-section a:visited, 
.footer-section a:hover {
	color: #000000 /*~ footer.color */;
}

/*-------------------------------
		"Bottom" Navigation
---------------------------------*/

.navigation2 {
	
}

.navigation2 ul {
	
}

.navigation2 ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.navigation2 ul li {
	
}

.navigation2 ul li a:link {
	
}

.navigation2 ul li a:visited {
	
}

.navigation2 ul li a:hover {
	
}

/*-------------------------------
		End "Bottom" Navigation
---------------------------------*/

.footer {
	
}

.footer a:link {
	
}

.footer a:visited {
	
}

.footer a:hover {
	
}

/*---------------------------------------------------
					End Footer-section
-----------------------------------------------------*/

