﻿.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
{
    margin-bottom: 15px;
    padding: 0px;
}

.searchPanel .title
{
    color: #87A8C1;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: uppercase;
    padding-left: 3px;
}
.SearchCheckbox
{
    font-weight: normal;
    color: #555;
}
.searchPanel .searchInput
{
    border: 1px solid #d7d7d7;
    padding: 10px;
}

.searchPanel .searchResults
{
    padding-top: 10px;
}

.searchPanel .searchResults .result
{
    font-weight: bold;
    color: #555;
}

.searchResults .ProductList1
{
    width: 600px;
    margin: 0 auto 0 auto;
}

.searchResults .ProductList1 .ItemBox
{
    text-align: left;
    clear: both;
    position: relative;
    margin-bottom: 10px;
}

.searchResults .ProductList1 .ProductItem
{
    width: 600px;
    height: 177px;
    background: url( 'images/pb_s_bg.gif' ) no-repeat 0 100%;
}

.searchResults .ProductList1 .ProductItem .title
{
    font-weight: bold;
    background: url( 'images/deal_box_hl.gif' ) no-repeat 0 0;
    margin: 0;
    padding: 0 0 0 10px;
}

.searchResults .ProductList1 .ProductItem .title a
{
    background: url( 'images/deal_box_hr.gif' ) no-repeat 100% 0;
    display: block;
    height: 2em;
    line-height: 1.3em;
    overflow: hidden hidden;
    padding: 4px 10px 8px 0px;
}

.searchResults .ProductList1 .ProductItem .picture
{
    float: left;
    margin: 10px 0 10px 10px;
}

.searchResults .ProductList1 .ProductItem .description
{
    padding: 0px 0 0 10px;
    margin: 10px 150px 0px 140px;
    text-align: left;
    border-left: solid 1px #e3e3e3;
    color: #555;
}

.searchResults .ProductList1 .ProductItem .prices-wrapper
{
    float: right;
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 5px;
}

.searchResults .ProductList1 .ProductItem .prices
{
    font-size: 11px;
}

.searchResults .ProductList1 .ProductItem .prices .productPrice
{
    color: green;
}

.searchResults .ProductList1 .ProductItem .prices .oldproductPrice
{
    color: Red;
    text-decoration: line-through;
}

.searchResults .ProductList1 .ProductItem .buttons
{
    padding-top: 20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTACT US FORM

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.contactform
{
    color: #555555;
}

.contactform .title
{
    font-size: 1.1em;
    padding: 0 0 5px 0px;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;
    font-family: Tahoma;
    color: #166490;
    line-height: 25px;
    letter-spacing: 1px;
}

.contactform .button
{
    text-align: left;
}

.contactform .info
{
}

.contactform .sendEmail
{
}

.contactform .contactform
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BREADCRUMB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.breadcrumb
{
    float: left;
    padding: 0px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.1em;
}

.breadcrumb a
{
    text-decoration: none;
    color: #3a3a3a;
}

.breadcrumb a:hover
{
    text-decoration: none;
    color: #ff9933;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NEWS LIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.newslist
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-top: 22px;
    text-align:left;
    background-color:White;
    margin-left:5px;
    margin-right:3px;
}

.newslist .title
{
    padding: 10px 0px 1px 0px;
    font-weight: bold;
    clear: both;
    border-bottom: solid 1px #999;
    color: #87A8C1;
    font-family: Tahoma;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: uppercase;
}

.newslist .newsitems
{
    margin: 0px 5px 0 5px;
    padding: 0px 0 0 0;
}

.newslist .newsitems .item
{
    border-bottom: dashed 1px #9a9a9a;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.newslist .newsitems .newsDate
{
    color: #9a9a9a;
    font-style: italic;
}

.newslist .newsitems a.newsTitle
{
    color: #567D9A;
    font-family: Tahoma;
    font-size: 9px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
}

.newslist .newsitems a.newsTitle:hover
{
    text-decoration: underline;
}

.newslist .newsitems .newsDetails
{
    color:#546475;
font-family:Tahoma;
font-size:12px;
line-height:18px;
margin-bottom:10px;
margin-top:10px;
}

.newslist .newsitems .newsReadMore
{
    font-weight: bold;
    text-decoration: none;
    background-color: inherit;
    text-transform: capitalize;
    color:#567D9A;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NEWS DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.newsitem
{
    width: 870px;
}

.newsitem .title
{
    clear: both;
    color: #87A8C1;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: uppercase;
}
.newstext
{
    color: #546475;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin-top: 0;
}
.newsitem .newsDate
{
    color: #9a9a9a;
    font-style: italic;
}

.newsitem .newsbody
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    text-align: left;
}

.newsComments
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.newsComments .title
{
    clear: both;
    color: #87A8C1;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: uppercase;
}

.newsComments .newComment
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
}

.newsComments .newComment td.leaveTitle
{
    padding: 0px 10px 10px 0px;
    color: #999999;
    font-family: Tahoma,Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
}
.newsComments .newComment td.subTitle
{
    padding: 0px 10px 10px 0px;
    color: #999999;
    font-family: Tahoma,Verdana;
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
}

.newsComments .newComment td.button
{
    text-align: right;
}

.newsComments .commentList
{
    border-top: solid 1px #6a6a6a;
    margin-top: 10px;
    background: url( 'images/cart-footer-bg.gif' ) repeat-x bottom;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NEWS COMMENTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.newscomment
{
    background-color: #c1c1c1;
    border-bottom: 1px solid #6A6A6A;
}

.newscomment .commentinfo
{
    width: 170px;
    float: left;
    padding: 5px;
    height: 100%;
    border-right: solid 1px #F3F3F3;
}

.newscomment .commentinfo .userinfo
{
    padding-top: 5px;
}

.newscomment .commentinfo .userinfo a.username
{
    font-weight: bold;
    margin-bottom: 5px;
}

.newscomment .commentinfo .userinfo span.username
{
    font-weight: bold;
    margin-bottom: 5px;
    color: #567D9A;
}

.newscomment .commentinfo .userinfo .avatar
{
    margin: 5px 0 5px 0;
}

.newscomment .commentinfo .userinfo .userstats
{
    font-size: 0.9em;
    text-align: left;
    font-weight: bold;
    color: #555;
}

.newscomment .commentinfo .userinfo .userstats .statvalue
{
    font-weight: normal;
}

.newscomment .commentcontent
{
    margin-left: 180px;
    border-left: solid 1px #F3F3F3;
}

.newscomment .commentcontent .commenttime
{
    font-weight: bold;
    line-height: 20px;
    padding: 3px;
    background: #c1c1c1;
}

.newscomment .commentcontent .commenttime .statvalue
{
    font-weight: normal;
}

.newscomment .commentcontent .commenttitle
{
    padding: 3px;
    font-weight: bold;
}

.newscomment .commentcontent .commentbody
{
    padding: 3px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BLOG LIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.blog
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-top: 22px;
}

.blog .title
{
    color: #87A8C1;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: uppercase;
    padding-left: 3px;
}

.blogposts .post .blogDate
{
    color: #9a9a9a;
    font-style: italic;
}

.blogposts .post a.blogTitle
{
    color: #567D9A;
    font-family: Tahoma;
    font-size: 9px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
}

.blogposts .post a.blogTitle:Hover
{
    text-decoration: underline;
}

.blog .blogposts
{
    margin: 0px 5px 0 5px;
    padding: 0px 0 0 0;
}

.blog .blogposts .post
{
    border-bottom: dashed 1px #9a9a9a;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.blog .blogposts .blogBody
{
    color: #999999;
    font-family: Tahoma;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-right: 20px;
}

.blog .blogposts .blogDetails
{
    background-color: inherit;
    font-weight: bold;
    text-decoration: none;
    text-transform: capitalize;
    color: #567D9A;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BLOG DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.blogpost
{
    margin-bottom: 15px;
    padding: 20px 30px 5px;
    text-align: left;
}

.blogpost .title
{
    clear: both;
    color: #87A8C1;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: uppercase;
}

.blogpost .postDate
{
    color: #9a9a9a;
    font-style: italic;
}

.blogpost .postbody
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
}

.blogComments
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.blogComments .title
{
    color: #ECECEC;
    font-size: 1.1em;
    font-weight: bold;
    padding: 10px 10px 10px 0;
    text-transform: uppercase;
}

.blogComments .newComment
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
}


.blogComments .newComment td.leaveTitle
{
    color: #ECECEC;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0 10px 10px 0;
}

.blogComments .newComment td.button
{
    text-align: right;
}

.blogComments .commentList
{
    border-top: solid 1px #6a6a6a;
    margin-top: 10px;
    background: url( 'images/cart-footer-bg.gif' ) repeat-x bottom;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BLOG COMMENTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.blogcomment
{
    background-color: #0E1425;
    border-bottom: 1px solid #6A6A6A;
}

.blogcomment .commentinfo
{
    width: 170px;
    float: left;
    padding: 5px;
    height: 100%;
    border-right: solid 1px #F3F3F3;
}

.blogcomment .commentinfo .userinfo
{
    padding-top: 5px;
}

.blogcomment .commentinfo .userinfo a.username
{
    font-weight: bold;
    margin-bottom: 5px;
}

.blogcomment .commentinfo .userinfo span.username
{
    color: #567D9A;
    font-weight: bold;
    margin-bottom: 5px;
}

.blogcomment .commentinfo .userinfo .avatar
{
    margin: 5px 0 5px 0;
}

.blogcomment .commentinfo .userinfo .userstats
{
    font-size: 0.9em;
    text-align: left;
    font-weight: bold;
    color: #555;
}

.blogcomment .commentinfo .userinfo .userstats .statvalue
{
    font-weight: normal;
}

.blogcomment .commentcontent
{
    margin-left: 180px;
    border-left: solid 1px #F3F3F3;
}

.blogcomment .commentcontent .commenttime
{
    background: #0E1425 none repeat scroll 0 0;
    font-weight: bold;
    line-height: 20px;
    padding: 3px;
}

.blogcomment .commentcontent .commenttime .statvalue
{
    font-weight: normal;
}

.blogcomment .commentcontent .commentbody
{
    padding: 3px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POLLS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.todaysPollBox
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.todaysPollBox .title
{
    padding: 10px 10px 5px 0px;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;
}

.todaysPollBox .pollItem
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    font-size: 11px;
    color: #555;
    background-color: inherit;
}

.pollBlock
{
    float: left;
    text-align: left;
    vertical-align: top;
    padding-top: 10px;
}

.pollTakePoll, .pollResults
{
    border: dashed 1px #666;
    padding: 5px;
    margin-top: 10px;
}

.pollDisplayText
{
    font-weight: bold;
}

.pollTotalVotes
{
    font-style: italic;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	EMAIL A FRIEND PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.emailafriendBox
{
    margin-bottom: 15px;
    padding: 0px;
    color: #555555;
}

.emailafriendBox .title
{
    padding: 10px 10px 5px 0px;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;
    color: #166490;
}

.emailafriendBox .sendEmail
{
    border: 1px solid #d7d7d7;
    margin-top: 10px;
    padding: 0 0 10px 10px;
}

.emailafriendBox .sendEmail .product
{
    font-weight: bold;
}

.emailafriendBox .sendEmail .description
{
    font-style: italic;
}

.emailafriendBox .sendEmail .confirm
{
    color: Red;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RATING

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.filledRatingStar
{
    background-image: url(Images/FilledStar.png);
}
.emptyRatingStar
{
    background-image: url(Images/EmptyStar.png);
}
.savedRatingStar
{
    background-image: url(Images/SavedStar.png);
}

