


/****************************** G L O B A L ******************************/



html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address 
{
margin:0;
padding:0;
}

body
{
margin: 0;
padding: 0;
background: #000000;
font: 10px "Lucida Grande", verdana, "Lucida Grande", Arial, helvetica;
color: #676767;
}


h1
{
width:670px;
height:29px;
}

h2
{
margin:0;
margin-top:5px;
font-size:12px;
font-family:Arial;
color: #D06010;
}

h2 a 			{color: #D06010; text-decoration: none;outline: none;}
h2 a:visited 	{color: #D06010; text-decoration: none;}
h2 a:hover 	    {color: #D06010; text-decoration: underline;}

h3
{
font-size:13px;
}

h4
{
padding-top:3px;
padding-left:5px;
font-size:12px;
color: #76b900;
}

h4 a 			{color: #76b900; text-decoration: none;outline: none;}
h4 a:visited 	{color: #76b900; text-decoration: none;}
h4 a:hover 	    {color: #76b900; text-decoration: underline;}


a 			{color: #76b900; text-decoration: none;outline: none;}
a:visited 	{color: #76b900; text-decoration: none;}
a:hover 	{color: #ABABAB; text-decoration: none;}

a 			img {border: 0px;}
a:visited 	img {border: 0px;}
a:hover 	img {border: 0px;}

*:focus { outline: none }

ul li
{
list-style-position:inside;
}

form
{
	padding: 0px;
	margin: 0px;
}

select
{
font-family: Verdana, sans-serif;
font-size : 11px;
background-color: #f5f3f3;
color: #676767;
border: 2px solid #5b5b5b;
}


input
{
padding: 3px 3px;
font: 1em verdana, arial, sans-serif;
color: #676767;
background-color: #f5f3f3;
border: 2px solid #5b5b5b;
font-weight:bold;
}


textarea
{
padding: 1px 3px;
font: 1em verdana, arial, sans-serif;
color: #676767;
background-color: #f5f3f3;
border: 2px solid #5b5b5b;
overflow:auto;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus 
{
cursor:pointer;
outline:none;
}



/****************************** W R A P P E R ******************************/

#UberWrapper
{
width:900px;
margin:auto;
overflow:hidden;
}



/****************************** H E A D E R ******************************/

#Header
{
float:left;
width: 900px;
height:92px;
}

#HeaderLogo
{
float:left;
width:440px;
height:92px;
}

#logo_1
{
float:left;
width:190px;
height:92px;
}

#logo_2
{
float:left;
width:240px;
height:62px;
}

#logo_3
{
float:left;
width:250px;
height:25px;
background:url(/public/images/logo_3.jpg) no-repeat ;
font-size:7.5pt;
font-weight:bold;
color:#c7c7c7;
text-transform:uppercase;
padding-top:5px;
}

#rss
{
float:right;
width:300px;
height:13px;
margin-top:10px;
margin-right:15px;
display:inline;
}

#HeaderSearch
{
width:300px;
float:right;
margin-top:18px;
}

#search
{
float:right;
width:230px;
}

#search_title
{
float:left;
width:150px;
height:16px;
margin-left:20px;
font-size:7.5pt;
font-weight:bold;
color:#c7c7c7;
display:inline;
}

#search_form
{
float:right;
}

.search_button
{
height:22px;
width:36px;
background:url(/public/images/go_button.jpg);
border:0;
}

#sitemap
{
float:left;
width:100px;
text-align:center;
}



/***************************** M A I N   C E L ******************************/

#MainCel
{
float:left;
margin-top:2px;
width: 900px;
background:url(/public/images/maincel_tile.gif) repeat-y top right;
}



/***************************** C E N T E R   C E L ******************************/

#CenterCel
{
display:block;
float:right;
width:700px;
height:100%;
}

#CC_text
{
float:left;
padding-bottom:15px;
padding-top:15px;
width:651px;
margin-left:24px;
display:inline;
}

#CC_text2
{
float:right;
padding-bottom:15px;
padding-top:15px;
width:651px;
margin-right:24px;
display:inline;
}

#CC_left
{
float:left;
width:306px;
}

#CC_right
{
float:right;
width:306px;
}

#buttons_wrap
{
float:left;
width:100%;
margin-top:5px;
border-top:1px solid #E1E1E1;
}



/***************************** L E F T   C E L ******************************/

#LeftCel
{
float:left;
width:200px;
height:100%;
padding-bottom:10px;
background:#000000 url(/public/images/ls_fade.jpg) no-repeat top;

}

#ls_box
{
float:left;
width:200px;
margin-top:13px;
display:inline;
}

#ls_box_head
{
float:left;
width:180px;
padding-left:20px;
padding-bottom:5px;
font:12px Verdana;
font-weight:bold;
letter-spacing: 0.7px;
color:#ffffff;
}

#ls_box ul
{
float:left;
padding:0;
margin:0;
margin-bottom:15px;
}

#ls_box ul li
{
float:left;
list-style:none;
display:inline;
width:180px;
}

#ls_box ul li a
{
display:block;
padding:0;
margin:0;
padding-left:20px;
padding-bottom:2px;
padding-top:2px;
width:180px;
height:16px;
font-size:12px;
background:url(/public/images/ls_menu_bottom.gif) no-repeat 17px bottom;
color:#76B900;
text-decoration:none;
outline:none;
}

#ls_box ul li a:hover
{
display:block;
padding:0;
margin:0;
padding-left:20px;
padding-bottom:2px;
padding-top:2px;
width:180px;
height:16px;
font-size:12px;
outline:none;
color:#ffffff;
text-decoration:none;
background:url(/public/images/ls_menu_back.gif) repeat-y left center;
}

#ls_box_2
{
float:left;
width:163px;
margin-left:12px;
padding-left:7px;
display:inline;
}

#service_links_left
{
float:left;
margin-left:15px;
margin-top:20px;
display:inline;
}



/***************************** F O O T E R ******************************/

#Footer
{
width: 900px;
height: 100%;
color: #828282;
margin:auto;
}

#footer_tile
{
float:left;
margin-top:1px;
width:900px;
height:45px;
}

#FooterOpcije
{
width:900px;
height:22px;
padding-top:5px;
font-size:10px;
text-decoration: none;
text-align: center;
color:#747474;
}

#FooterOpcije a 		{color:#dddddd;text-decoration:none;outline: none;}
#FooterOpcije a:visited {color:#dddddd;text-decoration:none;}
#FooterOpcije a:hover 	{color:#dddddd;text-decoration:underline;}

#footer_validate
{
width:900px;
height:31px;
text-align: center;
}

#footer_green
{
width:900px;
text-align: center;
}



/***************** N E W S *******************/

#news_box
{
float:left;
width:651px;
clear: both;
margin-bottom:10px;
border-bottom:1px solid #E1E1E1;
}

#news_head
{
float:left;
width:641px;
background:#f2f2f2;
font-size:20px;
font-weight:bold;
padding-left:10px;
padding-bottom:5px;
color: #676767;
display:inline;
}

#news_head a 		  {color:#76b900;outline:none;}
#news_head a:visited {color:#76b900;}
#news_head a:hover   {color:#ABABAB;}

#news_date
{
float:left;
color:#bdbdbd;
font-size:11px;
font-weight:normal;
}

#news_content
{
float:left;
width:651px;
padding-bottom:5px;
padding-top:5px;
font-size:12px;
display:inline;
line-height:18px;
}

#news_content p
{
line-height:18px;
}

#news_text
{
float:left;
width:631px;
padding-left:10px;
padding-right:10px;
display:inline;
}

#news_text_bottom
{
float:left;
width:100%;
}

#news_picture
{
float:left;
width:651px;
text-align:center;
margin-bottom:5px;
}

#news_screenshot
{
float:left;
width:200px;
height:170px;
margin-top:10px;
margin-left:12px;
display:inline;
}

#news_screenshot img
{
border:1px solid #f2f2f2;
}

#news_bottom
{
float:left;
height:17px;
width:82px;
padding-top:3px;
text-align:center;
font-weight:bold;
font-size:12px;
background:url(/public/images/submit_button.gif) no-repeat;
}

#news_bottom a 		     {color:#ffffff;outline: none;}
#news_bottom a:visited 	 {color:#ffffff;}
#news_bottom a:hover     {color:#f2f2f2;}

#news_bottom_navigation
{
float:left;
width:100%;
}



/***************** C O N T A C T *******************/

.contact
{
margin: 10px 0px 15px 0px;
clear:both;
}


.contact_up
{
float:left;
padding: 0px 0px 3px 0px;
width:100%;
}

.contact_email
{
float:left;
width:180px;
text-align:right;
}

.contact_name
{
float:left;
width:160px;
}



/***************************** G R A P H I C  C A R D S ******************************/

#heading_full
{
float:left;
margin-bottom:10px;
}

#Card_title
{
float:left;
width:286px;
background:#f2f2f2;
font-size:20px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
display:inline;
}

#Card_title a 		  {color:#76b900;outline:none;}
#Card_title a:visited {color:#76b900;}
#Card_title a:hover   {color:#ABABAB;}

#Card_title2
{
float:right;
width:286px;
background:#f2f2f2;
font-size:20px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
display:inline;
}

#Card_picture
{
float:left;
width:250px;
min-height:250px;
padding-left:50px;
margin-top:20px;
text-align:center;
display:inline;
}

#Card_bench
{
float:right;
width:651px;
margin-top:20px;
display:inline;
}

#Card_review
{
float:left;
width:651px;
margin-top:20px;
margin-bottom:5px;
}

#card_review_text
{
float:left;
padding-left:5px;
padding-right:5px;
border-bottom:1px solid #E1E1E1;
margin-bottom:3px;
display:inline;
}

#card_bench_text
{
float:left;
width:642px;
padding-left:5px;
padding-right:5px;
padding-bottom:15px;
border-bottom:1px solid #E1E1E1;
margin-bottom:3px;
margin-top:10px;
display:inline;
}

.specifications_table
{
float:right; 
width:306px;
height:100%;
font-size:11px;
}

.specifications_table td
{
width:46%;
height:20px;
}

.specifications_table td a
{
color:#676767;
text-decoration:underline;
outline:none;
}

.specifications_table td a:hover
{
color:#676767;
text-decoration:none;
}

.table_left
{
float:left; 
width:306px;
height:100%;
font-size:11px;
margin-bottom:10px;
}

.table_left td
{
height:20px;
}

.table_left td a
{
color:#676767;
text-decoration:underline;
outline:none;
}

.table_left td a:hover
{
color:#676767;
text-decoration:none;
}

.table_right
{
float:right; 
width:306px;
height:100%;
font-size:11px;
margin-bottom:10px;
}

.table_right td
{
height:20px;
}

.table_right td a 		{color:#676767;text-decoration:underline;outline: none;}
.table_right td a:hover {color:#676767;text-decoration:none;}

.table_right_index
{
float:right; 
width:306px;
height:100%;
font-size:11px;
margin-bottom:10px;
}

.table_right_index td
{
height:20px;
}

.table_right_index td a 	  {color:#76b900;text-decoration:none;outline: none;}
.table_right_index td a:hover {color:#ABABAB;text-decoration:none;}

.table_full_width
{
float:left; 
height:100%;
font-size:12px;
margin-left:-3px;
display:inline;
}

.table_full_width2
{
float:left; 
height:100%;
font-size:12px;
margin-top:10px;
}

.table_full_gpu
{
float:left; 
height:100%;
font-size:12px;
margin-top:10px;
margin-left:-3px;
display:inline;
}

.table_full_gpu a {color:#676767; text-decoration:underline;outline:none;}
.table_full_gpu a:hover {color:#676767; text-decoration:none;}  

#table_full_width_comments
{
float:left; 
height:100%;
font-size:12px;
margin-top:0px;
margin-left:1px;
display:inline;
}

#comments
{
float:left;
width:651px; 
height:29px;
font:12px Verdana;
font-weight:bold;
letter-spacing: 0.7px;
margin-bottom:3px;
background:url(/public/images/head_big.gif) no-repeat;
color:#dedede;
}

#comment_title
{
float:left;
font:12px Verdana;
font-weight:bold;
letter-spacing: 0.7px;
padding-top:6px;
padding-left:14px;
display:inline;
}

#button
{
float:right;
}

.add_comment
{
float:left;
margin-top:10px;
margin-left:-2px;
display:inline;
}

.submit
{
width:82px;
border:0;
color:#ffffff;
background:url(/public/images/submit_button.gif) no-repeat;
text-align:center;
}

.submit:hover
{
color:#f2f2f2;
}

#compare_button
{
float:right;
display:inline;
padding:0;
margin:0;
}

input.compare_button
{
width:122px;
height:20px;
color:#ffffff;
border:0;
padding:0px;
margin:0px;
margin-top:1px;
font-size:12px;
color:#ffffff;
text-align:left;
padding-left:5px;
background:transparent url(/public/images/compare_button.gif) no-repeat center center;
}

input.compare_button:hover
{
color:#f2f2f2;
}

#compare_box
{
float:left;
width:651px;
height:80px;
}

#compare_wrap_top
{
height:400px;
}

.compare_select
{
float:right;
width:200px;
}

#compare_text
{
float:left;
width:306px;
text-align:center;
font-size:12px;
font-weight:bold;
padding-top:10px;
}

#vs
{
float:left;
width:25px;
margin-top:20px;
margin-left:7px;
display:inline;
}

#compare_review
{
float:left;
width:651px;
}

#compare_review_text
{
float:left;
width:641px;
padding-left:5px;
padding-right:5px;
margin-bottom:5px;
display:inline;
}

#list_cards_button
{
float:right;
height:18px;
width:176px;
background:url(/public/images/list_cards_button.gif) no-repeat;
font-size:12px;
font-weight:bold;
text-align:left;
padding-left:10px;
padding-top:2px;
margin-top:10px;
display:inline;
}

#list_cards_button a 	   {color:#ffffff;text-decoration:none;outline:none;}
#list_cards_button a:hover {color:#F2F2F2;text-decoration:none;}

#back_button
{
float:left;
margin-top:10px;
display:inline;
}

#back_button a 	   	 
{
display:block;
color:#ffffff;
text-decoration:none;
outline:none;
height:18px;
width:112px;
background:url(/public/images/back_button.gif) no-repeat;
font-size:12px;
font-weight:bold;
text-align:right;
padding-right:10px;
padding-top:2px;
}

#back_button a:hover {color:#F2F2F2;text-decoration:none;}


/***** G R A P H I C  C A R D S - B E N C H M A R K S *****/

#bench_box
{
float:left;
width:100%;
background:url(/public/images/bench_back.gif) repeat-y 121px 0px;
padding-bottom:5px;
}

#bench_bar
{
float:left;
width:100%;
margin-bottom:5px;
}

#bench_name
{
float:left;
width:110px;
height:30px;
font-size:11px;
font-weight:bold;
padding-top:1px;
padding-right:10px;
text-align:left;
}

#bench_name2
{
float:left;
width:110px;
height:45px;
font-size:11px;
font-weight:bold;
padding-top:1px;
padding-right:10px;
text-align:left;
}

#bench_bar_back
{
float:left;
width:456px;
height:20px;
background:url(/public/images/bench_bar_back.gif) no-repeat left;
}

#bench_bar_progress
{
float:left;
height:14px;
background:url(/public/images/bench_bar_progress.gif) no-repeat left;
margin-left:1px;
margin-top:1px;
display:inline;
}

#bench_bar_progress2
{
float:left;
height:14px;
background:url(/public/images/bench_bar_progress2.gif) no-repeat left;
margin-left:1px;
margin-top:1px;
display:inline;
}

#bench_score
{
float:right;
width:50px;
font-size:11px;
font-weight:bold;
padding-top:2px;
margin-left:10px;
color:#76b900;
display:inline;
text-align:right;
}

#bench_scale
{
float:left;
width:100%;
margin-top:5px;
margin-left:114px;
display:inline;
}

#scale
{
float:left;
width:50px;
font-size:11px;
font-weight:bold;
color:#cacaca;
}

#bar_info
{
float:left;
width:50%;
background:url(/public/images/bench_bar_info.gif) no-repeat top left;
padding-top:10px;
color:#76B900;
font-weight:bold;
}

#bar_info2
{
float:left;
width:50%;
background:url(/public/images/bench_bar_info2.gif) no-repeat top right;
padding-top:10px;
color:#34A6CF;
font-weight:bold;
text-align:right;
}


/***** G R A P H I C  C A R D S - I N D E X  P A G E *****/

#rotw
{
float:left;
width:651px;
padding-bottom:5px;
border-bottom:1px solid #e1e1e1;
}

#head_big
{
height:23px;
width:98%;
font:12px Verdana;
font-weight:bold;
letter-spacing: 0.7px;
padding-top:6px;
padding-left:14px;
margin-bottom:3px;
background:url(/public/images/head_big.gif) no-repeat;
color:#dedede;
}

#head_small
{
height:23px;
font:12px Verdana;
font-weight:bold;
letter-spacing: 0.7px;
padding-top:6px;
padding-left:14px;
margin-bottom:3px;
background:url(/public/images/head_small.gif) no-repeat;
color:#dedede;
}

#rotw_text
{
float:left;
width:400px;
margin-top:10px;
}

#rotw_pic
{
float:right;
width:200px;
}

#rotw_left
{
float:left;
width:400px;
}

#rotw_comment
{
float:left;
display:inline;
margin-top:5px;
}

#rotw_comment a 	    
{
display:block;
color:#ffffff;
outline: none;
height:18px;
width:112px;
background:url(/public/images/comment_button.gif) no-repeat;
font-size:12px;
font-weight:bold;
text-align:right;
padding-right:10px;
padding-top:2px;
}

#rotw_comment a:visited {color:#ffffff;}
#rotw_comment a:hover   {color:#F2F2F2;}

#rotw_view
{
float:left;
height:18px;
width:82px;
background:url(/public/images/viewall_button.gif) no-repeat;
font-size:12px;
font-weight:bold;
text-align:center;
padding-top:2px;
margin-top:5px;
margin-left:170px;
display:inline;
}

#rotw_view a
{
color:#ffffff;
}

#rotw_read
{
float:right;
display:inline;
margin-top:5px;
}

#rotw_read a 	     
{
display:block;
color:#ffffff;
outline:none;
height:20px;
width:112px;
background:url(/public/images/read_button.gif) no-repeat;
font-size:12px;
font-weight:bold;
text-align:left;
padding-left:10px;
padding-top:2px;
}

#rotw_read a:visited {color:#ffffff;}
#rotw_read a:hover   {color:#F2F2F2;}

#latest_cards_index
{
float:right;
width:306px;
margin-right:20px;
display:inline;
}

#news_index
{
float:left;
margin-left:20px;
display:inline;
}

#manufacturer_picture_thumb
{
float:left;
width:325px;
height:225px;
text-align:center;
margin-top:20px;
font-size:14px;
}

#manufacturer_picture
{
float:left;
width:100%;
text-align:center;
margin-top:10px;
}

#manufacturer_text
{
float:left;
width:100%;
}

#card_box
{
float:left;
width:200px;
margin-left:10px;
margin-bottom:10px;
border:1px solid #ABABAB;
display:inline;
}

#card_box_head
{
float:left;
width:180px;
height:55px;
background:#f2f2f2;
font-size:12px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
display:inline;
}

#card_box_head a 		 {color:#76b900;outline:none;}
#card_box_head a:visited {color:#76b900;}
#card_box_head a:hover   {color:#ABABAB;}

#card_box_pic
{
float:left;
width:200px;
min-height:155px;
text-align:center;
}

.card_box_spec
{
float:left; 
width:200px;
height:100%;
font-size:11px;
}

.card_box_spec td
{
width:46%;
height:20px;
}

.card_box_spec td a
{
color:#676767;
text-decoration:underline;
outline:none;
}

.card_box_spec td a:hover
{
color:#676767;
text-decoration:none;
}

#box_title
{
float:left;
width:285px;
background:#f2f2f2;
font-size:12px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
display:inline;
}

#box_pic
{
float:left;
width:305px;
margin-top:5px;
text-align:center;
}

#box_text
{
float:left;
}
