Advertisement
Guest User

Untitled

a guest
Mar 29th, 2012
1,001
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 3.85 KB | None | 0 0
  1. iframe#b {
  2.     height: 100% !important;
  3. }
  4.  
  5. iframe#d {
  6.     height: 100% !important;
  7. }
  8.  
  9. div#EBdescription {
  10.     margin: 0px !important;
  11.     padding: 0px !important;
  12. }
  13.  
  14. #StartDescription {
  15.     background: url("images/bg.gif") repeat-x scroll 0 0 #FFFFFF;
  16.     height: 650px;
  17.     padding: 20px 0;
  18. }
  19.  
  20. #StartDescription {
  21.     font-family: Verdana, Serif, Sans-Serif;
  22. }
  23.  
  24. #credits {
  25.     width: 980px;
  26.     margin: 0 auto;
  27.     text-align: right;
  28.     color: white;
  29. }
  30.  
  31. #container {
  32.     width: 980px;
  33.     margin: 0 auto;
  34.     background: url("images/container-bg.jpg") repeat;
  35.     overflow: hidden;
  36. }
  37.  
  38. #header {
  39.     background: url("images/header-logo.jpg") no-repeat;
  40.     height: 90px;
  41. }
  42.  
  43. /* Header styles */
  44. #header {
  45.     float:left;
  46.     width:100%;
  47.     width: 980px;
  48. }
  49.  
  50. #header-top {
  51.     height: 5px;
  52.     background-color: #043f70;
  53. }
  54.  
  55. #header-bottom {
  56.     background: url("images/separator.png") repeat-x scroll 0 0 #FFFFFF;
  57.     margin-top: 90px;
  58.     height: 10px;
  59.     width: 980px;
  60. }
  61.  
  62. #wrapper {
  63.     height: 100%;
  64. }
  65.  
  66. #left-column {
  67.     width: 150px;
  68.     float: left;
  69.     margin-left: 10px;
  70. }
  71.  
  72. #right-column {
  73.     width: 150px;
  74.     float: left;
  75.     margin-right: 10px;
  76. }
  77.  
  78. #center-column {
  79.     width: 630px;
  80.     float: left;
  81.     margin: 10px 0 0 10px;
  82.     padding-left: 10px;
  83. }
  84.  
  85. /*################## Footer Styles ##################*/
  86. #footer-top {
  87.     background: url("images/separator.png") repeat-x scroll 0 0 #FFFFFF;
  88.     height: 10px;
  89.     width: 980px;
  90.     margin: 0 auto;
  91. }
  92.  
  93. #footer {
  94.     width: 980px;
  95.     background: url("images/footer.jpg") no-repeat scroll 0 0 transparent;
  96.     margin: 0 auto;
  97.     height: 90px;
  98. }
  99.  
  100. #footer-bottom {
  101.     width: 980px;
  102.     margin-left: auto;
  103.     margin-right: auto;
  104.     margin-bottom: 20px;
  105.     height: 8px;
  106.     background-color: #043f70;
  107. }
  108.  
  109. /*################## Block Styles ##################*/
  110. .block-title {
  111.     background: url('images/block-title.png');
  112.     display: block;
  113.     padding: 5px;
  114.     font-family: Trochut, Trebuchet MS, Verdana, Serif;
  115. }
  116.  
  117. .block-content {
  118.     margin-bottom: 20px;
  119.     font-size: 13px;
  120.     font-color: black;
  121.     padding: 2px;
  122.     background: #DEDEDE;
  123. }
  124.  
  125. .block-content a {
  126.     background: url('images/block-content.png');
  127.     display: block;
  128.     line-height: 20px;
  129.     text-decoration: none;
  130.     color: black;
  131.     padding: 4px 0 4px 7px;
  132.     font-family: Telex, Trebuchet MS, Verdana, Serif;
  133. }
  134.  
  135. .block-content a:hover {
  136.     text-decoration: underline;
  137.     font-weight: bold;
  138.     font-size: 10px;
  139. }
  140.  
  141. a.category-child {
  142.     background: url('images/block-content-child.png');
  143. }
  144.  
  145.  
  146. .searchbox {
  147.     width: 140px;
  148. }
  149.  
  150. /*##################  Product Details Page Style##################*/
  151.  
  152. #showcase .product-title {
  153.     text-align: center;
  154.     font-family: 'Noticia Text', Verdana, Serif;
  155.     font-size: 23px;
  156. }
  157.  
  158. #product-images {
  159.     text-align: center;
  160. }
  161.  
  162. div.product-thumbnail {
  163.     display: table-cell;
  164.     height: 100px;
  165.     margin-bottom: 15px;
  166. }
  167.  
  168. div.product-thumbnail a img {
  169.     vertical-align: middle;
  170.     height: 100%;
  171.     margin: 5px;
  172.     box-shadow: 10px 10px 20px #909090;
  173.     -webkit-box-shadow: 10px 10px 20px #909090;
  174.     -moz-box-shadow: 10px 10px 20px #909090;
  175. }
  176.  
  177. #product-main-image {
  178.     box-shadow: 10px 10px 20px #909090;
  179.     -webkit-box-shadow: 10px 10px 20px #909090;
  180.     -moz-box-shadow: 10px 10px 20px #909090;
  181. }
  182.  
  183. #product-images p {
  184.     text-align: left;
  185. }
  186.  
  187. #description-title, .tab-title {
  188.     background: #DEDEDE;
  189.     padding: 0 0 0px 10px;
  190.     margin-top: 20px;
  191.     font-family: 'Noticia Text', Verdana, Serif;
  192.     font-size: 20px;
  193.     font-weight: bold;
  194. }
  195.  
  196. #description-content, .tab-content {
  197.     padding: 10px 0 0 30px;
  198.     font-size: 15px;
  199.     line-height: 18px;
  200. }
  201.  
  202. #policies .tab-content {
  203.     font-size: 13px;
  204.     line-height: 15px;
  205.     padding: 0 0 0 25px;
  206.  
  207. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement