﻿.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. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SEARCH PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchPanel
{
}

.searchPanel .title
{
margin: 10px 10px 10px 10px;
color:#ffffdd;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:22px;
}

.searchPanel .searchInput
{
}

.searchPanel .searchResults
{
}

.searchPanel .searchResults .result
{
}

.searchResults .ProductList1
{
border-top:1px dashed #fff;
margin-top: 10px;
margin-bottom: 10px;
color:#ffffdd;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
}

.searchResults .ProductList1 .ItemBox
{
border-bottom:1px dashed #555;
padding-top: 10px;
padding-bottom: 10px;
}

.searchResults .ProductList1 .ProductItem
{
background:transparent url(images/bg-hi.png) repeat scroll 0 0 !important;
padding: 10px 10px 10px 10px;
}

.searchResults .ProductList1 .ProductItem .title
{
}

.searchResults .ProductList1 .ProductItem .title a
{
font-size:16px;
}

.searchResults .ProductList1 .ProductItem .picture
{
margin: 10px 10px 10px 10px;
}

.searchResults .ProductList1 .ProductItem .description
{
font-size:14px;
}

.searchResults .ProductList1 .ProductItem .prices-wrapper
{
}

.searchResults .ProductList1 .ProductItem .prices
{
padding-top:10px;
color:#fff;
font-weight:bold;
font-size:12px;
}

.searchResults .ProductList1 .ProductItem .prices .productPrice
{
font-weight:bold;
color:#FFF;
}

.searchResults .ProductList1 .ProductItem .prices .oldproductPrice
{
font-weight:normal;
color:#FF0000;
text-decoration:line-through;
}

.searchResults .ProductList1 .ProductItem .buttons
{
font-size:12px;
padding-top:10px;
padding-bottom:10px;
width:80px;
}

.searchResults .ProductList1 .ProductItem .buttons input
{
width:80px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTACT US FORM

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.contactform
{
}

.contactform .title
{
color:#ffffdd;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:22px;
padding-top: 10px;
}

.contactform .button
{
float:left;
}

.contactform .info
{
color:#fff;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
padding-top: 10px;
}

.contactform .info .htmlcontent
{
color:#fff;
font-size:12px;
padding-top: 10px;  
font-weight:bold;
}

.contactform .sendEmail
{
padding-left:10px;
}

.contactform .contactform
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BREADCRUMB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.breadcrumb
{
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
margin-bottom:10px;
padding-bottom:10px;
padding-top:10px;
text-decoration:none;
font-weight:normal;
}

.breadcrumb a
{
text-decoration:none;
font-weight:normal;
}

.breadcrumb a:hover
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NEWS LIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.newslist
{
position:relative;
padding: 10px;
}

.newslist .title
{
border-top:1px dashed #E7E7E7;
border-bottom:1px dashed #E7E7E7;
color:#ffffdd;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:22px;
padding-top: 15px;
margin-top: 5px;
}

.newslist .newsitems
{
}

.newslist .newsitems .item
{
border-bottom:1px dashed #555555;
line-height:13px;
padding:10px 10px 20px 10px;
list-style-type:none;
font-size:13px;
}

.newslist .newsitems .newsDate
{
}

.newslist .newsitems a.newsTitle
{
font-family:Georgia,"Times New Roman",Times,serif;
color:#fff;
}

.newslist .newsitems a.newsTitle:hover
{
}

.newslist .newsitems .newsDetails
{
color:#ffffdd
}

.newslist .newsitems .newsReadMore
{
float:right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NEWS DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.newsitem
{
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:transparent url(images/bg-box.png) repeat scroll 0 0 !important;
position:relative;
padding: 10px;
top:40px;
margin-bottom:40px;
padding-bottom: 10px;
font-family:Georgia,"Times New Roman",Times,serif;
}
.newsitem .title
{
color:#ffffdd;
font-size:22px;
}

.newsitem .newsDate
{
color:#ffffdd;
}

.newsitem .newsbody
{
border-bottom:1px dashed #fff;
margin-bottom:10px;
}

.commentList .newsComments
{
padding-top:10px;
padding-bottom:10px;
margin-top:10px;
margin-bottom:10px;
border-bottom:1px dashed #555;
background:transparent url(images/bg-hi.png) repeat scroll 0 0 !important;
}

.newsComments .title
{
}

.commentList .newsComments .newComment
{
border-top:1px dashed #FFFFFF;
padding-top:10px;
}

.newsComments .newComment td.leaveTitle
{
}

.newsComments .newComment td.button
{
}

.newsComments .commentList
{
border-top:1px dashed #FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NEWS COMMENTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.newscomment
{
padding-top:10px;
padding-bottom:10px;
margin-top:10px;
margin-bottom:10px;
border-bottom:1px dashed #555;
background:transparent url(images/bg-hi.png) repeat scroll 0 0 !important;
}

.newscomment .commentinfo
{
}

.newscomment .commentinfo .userinfo
{
font-size:14px;
font-weight:bold;
}

.newscomment .commentinfo .userinfo a.username
{
}

.newscomment .commentinfo .userinfo span.username
{
}

.newscomment .commentinfo .userinfo .avatar
{
}

.newscomment .commentinfo .userinfo .userstats
{
}

.newscomment .commentinfo .userinfo  .userstats .statvalue
{
}

.newscomment .commentcontent
{
}

.newscomment .commentcontent .commenttime
{
font-size:12px;
color:#ffffdd;
}

.newscomment .commentcontent .commenttime .statvalue
{
}

.newscomment .commentcontent .commenttitle
{
font-style:italic;
}

.newscomment .commentcontent .commentbody
{
padding-left:20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BLOG LIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.blog
{
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:transparent url(images/bg-box.png) repeat scroll 0 0 !important;
position:relative;
padding: 10px;
top:40px;
margin-bottom:40px;
padding-bottom: 10px;
font-family:Georgia,"Times New Roman",Times,serif;
}

.blog .title
{
border-bottom:1px dashed #E7E7E7;
color:#ffffdd;
font-size:22px;
padding-top: 10px;
}

.blogposts .post
{
padding: 15px 15px 15px 15px;
border-bottom:1px dashed #555;
}

.blogposts .post .blogDate
{
color:#ffffdd;
font-size:12px;
padding-top: 10px;
margin-top: 5px;
padding-bottom: 10px;
margin-bottom: 5px;
}

.blogposts .post a.blogTitle
{
color:#ffffdd;
font-size:14px;
padding-top: 10px;
margin-top: 5px;
padding-bottom: 20px;
margin-bottom: 5px;
font-weight:bold;
}

.blogposts .post a.blogTitle:Hover
{
}

.blog .blogposts
{
}

.blog .blogposts .post
{
}

.blog .blogposts .blogBody
{
}

.blog .blogposts .blogDetails
{
    position:relative;
    top:10px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BLOG DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.blogpost
{
}

.blogpost .title
{
}

.blogpost .postDate
{
}

.blogpost .postbody
{
}

.blogComments
{
}

.blogComments .title
{
}

.blogComments .newComment
{
}


.blogComments .newComment td.leaveTitle
{
}

.blogComments .newComment td.button
{
}

.blogComments .commentList
{
}

.blogComments .commentList
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BLOG COMMENTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.blogcomment
{
}

.blogcomment .commentinfo
{
}

.blogcomment .commentinfo .userinfo
{
}

.blogcomment .commentinfo .userinfo a.username
{
}

.blogcomment .commentinfo .userinfo span.username
{
}

.blogcomment .commentinfo .userinfo .avatar
{
}

.blogcomment .commentinfo .userinfo .userstats
{
}

.blogcomment .commentinfo .userinfo  .userstats .statvalue
{
}

.blogcomment .commentcontent
{
}

.blogcomment .commentcontent .commenttime
{
}

.blogcomment .commentcontent .commenttime .statvalue
{
}

.blogcomment .commentcontent .commentbody
{
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POLLS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.todaysPollBox
{
}

.todaysPollBox .title
{
}

.todaysPollBox .pollItem
{
}

.pollBlock
{
}

.pollTakePoll, .pollResults
{
}

.pollDisplayText
{
}

.pollTotalVotes
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	EMAIL A FRIEND PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.emailafriendBox
{
}

.emailafriendBox .title
{
}

.emailafriendBox .sendEmail
{
}

.emailafriendBox .sendEmail .product
{
}

.emailafriendBox .sendEmail .description
{
}

.emailafriendBox .sendEmail .confirm
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RATING

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.filledRatingStar 
{
background-image:url(Images/FilledStar.png);
}

.ratingStar 
{
background-repeat:no-repeat;
cursor:pointer;
display:block;
font-size:0;
height:31px;
margin:0;
padding:0;
width:31px;
}

.emptyRatingStar
{
background-image:url(Images/EmptyStar.png);
}

.savedRatingStar
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LIVE SUPPORT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.LiveSupport_ChatWindow
{
}

